aboutsummaryrefslogtreecommitdiff
path: root/net/nocatsplash
diff options
context:
space:
mode:
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>