summaryrefslogtreecommitdiff
path: root/net/openmcu
diff options
context:
space:
mode:
Diffstat (limited to 'net/openmcu')
-rw-r--r--net/openmcu/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/openmcu/Makefile b/net/openmcu/Makefile
index 235b34fb61a3..afc4a3b60aa5 100644
--- a/net/openmcu/Makefile
+++ b/net/openmcu/Makefile
@@ -15,8 +15,7 @@ LIB_DEPENDS= h323_r.1:${PORTSDIR}/net/openh323
WRKSRC= ${WRKDIR}/${PORTNAME}_v${PORTVERSION:S/./_/g}
-USES= bison
-USE_GMAKE= yes
+USES= bison gmake
ALL_TARGET= optshared
MAKE_ENV= PWLIBDIR=${LOCALBASE}/share/pwlib \
OPENH323DIR=${LOCALBASE}/share/openh323 \