aboutsummaryrefslogtreecommitdiff
path: root/net/netembryo
diff options
context:
space:
mode:
Diffstat (limited to 'net/netembryo')
-rw-r--r--net/netembryo/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/netembryo/Makefile b/net/netembryo/Makefile
index 6ea98e592915..c0e325583a57 100644
--- a/net/netembryo/Makefile
+++ b/net/netembryo/Makefile
@@ -18,14 +18,12 @@ OPTIONS_DEFINE= OPENSSL
OPTIONS_DEFAULT=OPENSSL
USE_BZIP2= yes
-USES= pathfix pkgconfig
+USES= pathfix pkgconfig gmake
USE_GNOME= glib20
-USE_GMAKE= yes
USE_AUTOTOOLS= libtool
CONFIGURE_ARGS= --disable-silent-rules
USE_LDCONFIG= yes
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MOPENSSL}