diff options
Diffstat (limited to 'net/freeswitch-core-devel/Makefile')
-rw-r--r-- | net/freeswitch-core-devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/freeswitch-core-devel/Makefile b/net/freeswitch-core-devel/Makefile index d7e2e1088803..1e2499fddd2a 100644 --- a/net/freeswitch-core-devel/Makefile +++ b/net/freeswitch-core-devel/Makefile @@ -43,9 +43,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} USE_AUTOTOOLS= autoconf:env automake:env libtool:env USE_PERL5_BUILD=yes -USES= bison:both +USES= bison:both pkgconfig USE_GCC= any -USE_PKGCONFIG= yes USE_GMAKE= yes SUB_FILES= pkg-install USE_RC_SUBR= freeswitch |