diff options
Diffstat (limited to 'net/openh323-112/Makefile')
-rw-r--r-- | net/openh323-112/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openh323-112/Makefile b/net/openh323-112/Makefile index 307d9bf85a03..4f05fa568e67 100644 --- a/net/openh323-112/Makefile +++ b/net/openh323-112/Makefile @@ -19,7 +19,7 @@ MAINTAINER= roger@freebsd.org WRKSRC= ${WRKDIR}/openh323 -USE_BISON +USE_BISON= yes USE_GMAKE= yes ALL_TARGET= opt MAKE_ENV= PWLIBDIR=${WRKDIR}/pwlib \ |