diff options
author | miwi <miwi@FreeBSD.org> | 2014-05-29 19:20:14 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-05-29 19:20:14 +0800 |
commit | f038d76db1d2f74309ce865947c4a97b98afce09 (patch) | |
tree | 0997236aa1cf8c358a3a31d2a2e5911fc3339176 /sysutils/wmflame | |
parent | 17952f90c6e392f86b5e51a7d331ffbd9402abf4 (diff) | |
download | freebsd-ports-gnome-f038d76db1d2f74309ce865947c4a97b98afce09.tar.gz freebsd-ports-gnome-f038d76db1d2f74309ce865947c4a97b98afce09.tar.zst freebsd-ports-gnome-f038d76db1d2f74309ce865947c4a97b98afce09.zip |
- Convert gmake,bzip2,xz to USES
Approved by: portmgr
Diffstat (limited to 'sysutils/wmflame')
-rw-r--r-- | sysutils/wmflame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/wmflame/Makefile b/sysutils/wmflame/Makefile index 09bda6e84789..a4dfe3816f83 100644 --- a/sysutils/wmflame/Makefile +++ b/sysutils/wmflame/Makefile @@ -13,7 +13,7 @@ COMMENT= Dockapp that shows the load average as a flame LICENSE= GPLv2 -USE_GMAKE= yes +USES= gmake USE_XORG= x11 xpm PLIST_FILES= bin/wmflame |