- Stage support

- Convert to USES
This commit is contained in:
Martin Wilke 2014-03-09 14:40:52 +00:00
parent 7966cd2fcf
commit 6b5cae9151
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347621

View File

@ -15,11 +15,10 @@ COMMENT= Dockapp displaying the signal strength of WiFi connection
GNU_CONFIGURE= yes
USE_XORG= x11 xpm
USE_GMAKE= yes
USES= gmake
CPPFLAGS+= -I${LOCALBASE}/include
PLIST_FILES= bin/wmwifi
NO_STAGE= yes
.include <bsd.port.mk>