aboutsummaryrefslogtreecommitdiff
path: root/net/nocatsplash
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-03-09 14:23:58 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-03-09 14:23:58 +0000
commitadc0e1e77dc7605ca088b027a2f89f832bcb3818 (patch)
tree2c9d86e7b77664a78b50d50074852f608af5d4dc /net/nocatsplash
parent6b45767126081a3ad43235a97eb9a57c44519e4d (diff)
downloadports-adc0e1e77dc7605ca088b027a2f89f832bcb3818.tar.gz
ports-adc0e1e77dc7605ca088b027a2f89f832bcb3818.zip
Notes
Diffstat (limited to 'net/nocatsplash')
-rw-r--r--net/nocatsplash/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/nocatsplash/Makefile b/net/nocatsplash/Makefile
index 4e5fb5338be0..eeee20244170 100644
--- a/net/nocatsplash/Makefile
+++ b/net/nocatsplash/Makefile
@@ -18,7 +18,7 @@ USE_GNOME= glib12
CONFLICTS= nocatauth-server-*
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake
CONFIGURE_ARGS+= --disable-dependency-tracking
CONFIGURE_ARGS+= --disable-glibtest
@@ -31,5 +31,4 @@ CONFIGURE_ARGS+= --with-mode=${AUTHMODE}
CONFIGURE_ARGS+= --with-docroot=${DOCROOT}
.endif
-NO_STAGE= yes
.include <bsd.port.mk>