summaryrefslogtreecommitdiff
path: root/graphics/guilib
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-02 14:55:49 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-02 14:55:49 +0000
commit1259a062861df80a7885b594baec2b4d6b5ac717 (patch)
tree2733e11b9229fb5da5403c91f1aa7066782b3ca9 /graphics/guilib
parenta14a33b0092bb020d4cf0defe57e25f7fd06fb02 (diff)
downloadfreebsd-ports-1259a062861df80a7885b594baec2b4d6b5ac717.zip
- Stage support
- Convert to USES
Diffstat (limited to 'graphics/guilib')
-rw-r--r--graphics/guilib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/guilib/Makefile b/graphics/guilib/Makefile
index 40f35c705440..9c6e265c6386 100644
--- a/graphics/guilib/Makefile
+++ b/graphics/guilib/Makefile
@@ -12,12 +12,11 @@ MAINTAINER= acm@FreeBSD.org
COMMENT= Simple GUI framework for use with SDL
USE_SDL= sdl
-USE_GMAKE= yes
+USES= gmake
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= aclocal:env
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
${WRKSRC}/configure