aboutsummaryrefslogtreecommitdiffstats
path: root/games/lbreakout2/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-05-29 22:35:01 +0800
committermiwi <miwi@FreeBSD.org>2014-05-29 22:35:01 +0800
commit487789a528a0c0659217d5b31d1dde1a827db781 (patch)
tree9820a52f001eb8bb4cc52930dd66d3a150497cf4 /games/lbreakout2/Makefile
parente78c71143ffe98229aa80228f455dde8071bea14 (diff)
downloadfreebsd-ports-gnome-487789a528a0c0659217d5b31d1dde1a827db781.tar.gz
freebsd-ports-gnome-487789a528a0c0659217d5b31d1dde1a827db781.tar.zst
freebsd-ports-gnome-487789a528a0c0659217d5b31d1dde1a827db781.zip
- Convert gmake, bzip to USES
Approved by: portmgr
Diffstat (limited to 'games/lbreakout2/Makefile')
-rw-r--r--games/lbreakout2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/lbreakout2/Makefile b/games/lbreakout2/Makefile
index ead4bbf52ad9..d1401e0b675e 100644
--- a/games/lbreakout2/Makefile
+++ b/games/lbreakout2/Makefile
@@ -13,7 +13,7 @@ COMMENT= The polished successor to LBreakout
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
USE_SDL= mixer net sdl
-USE_GMAKE= yes
+USES= gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-sdl-net \
--localstatedir=/var/games \