Mark broken on anything older than 6.0-RELEASE, due to the
requirement of code from the newer WLAN infrastructure. Submitted by: pointyhat <- kris
This commit is contained in:
@@ -21,8 +21,14 @@ USE_XPM= yes
|
||||
MAN1= wmwlmon.1
|
||||
PLIST_FILES= bin/wmwlmon
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 600100
|
||||
BROKEN= Needs WLAN infrastructure from 6.0-RELEASE or newer
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/wmwlmon ${PREFIX}/bin
|
||||
${INSTALL_MAN} ${WRKSRC}/wmwlmon.1 ${MANPREFIX}/man/man1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
|
||||
Reference in New Issue
Block a user