summaryrefslogtreecommitdiff
path: root/net/openh323
diff options
context:
space:
mode:
authorRoger Hardiman <roger@FreeBSD.org>2000-02-25 08:06:46 +0000
committerRoger Hardiman <roger@FreeBSD.org>2000-02-25 08:06:46 +0000
commitb50098069036c6d01c36aee05084508a6bb02b28 (patch)
tree5450101e7e87947e81440233305b27c738bb2785 /net/openh323
parentFix a portlint warning and add USE_BISON (diff)
Fix typo in the USE_BISON statement.
Notes
Notes: svn path=/head/; revision=26269
Diffstat (limited to 'net/openh323')
-rw-r--r--net/openh323/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openh323/Makefile b/net/openh323/Makefile
index 307d9bf85a03..4f05fa568e67 100644
--- a/net/openh323/Makefile
+++ b/net/openh323/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 \