- Stage support
- Convert to USES
This commit is contained in:
parent
7966cd2fcf
commit
6b5cae9151
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347621
1 changed files with 1 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue