aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-19 09:00:13 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-19 09:00:13 +0000
commit161d9129a4fbc3c7716aa75635bcf105615967ba (patch)
tree8bbcbe7de3eac975ac1dc358d507aa3cd7e9e2a2
parent93ca3ac495208155bbe741889c146a6cabe64337 (diff)
downloadports-161d9129a4fbc3c7716aa75635bcf105615967ba.tar.gz
ports-161d9129a4fbc3c7716aa75635bcf105615967ba.zip
Notes
-rw-r--r--devel/gaul/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/gaul/Makefile b/devel/gaul/Makefile
index e682a23834f2..d9438a0a8c1d 100644
--- a/devel/gaul/Makefile
+++ b/devel/gaul/Makefile
@@ -16,11 +16,10 @@ LIB_DEPENDS= slang.2:${PORTSDIR}/devel/libslang2
USE_AUTOTOOLS= libtool
USE_BZIP2= yes
-USE_GMAKE= yes
+USES= gmake
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -lcurses
USE_LDCONFIG= yes
-NO_STAGE= yes
.include <bsd.port.mk>