aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorroger <roger@FreeBSD.org>2000-02-25 16:06:46 +0800
committerroger <roger@FreeBSD.org>2000-02-25 16:06:46 +0800
commit9427317da2443c7f329ab1f439b577168088babc (patch)
tree66f674eb1a442e6d8061bb1a289c4fed9b2bfa07 /net
parentbd0252f2f589603691d04b2d49c355de1c75ca4d (diff)
downloadfreebsd-ports-gnome-9427317da2443c7f329ab1f439b577168088babc.tar.gz
freebsd-ports-gnome-9427317da2443c7f329ab1f439b577168088babc.tar.zst
freebsd-ports-gnome-9427317da2443c7f329ab1f439b577168088babc.zip
Fix typo in the USE_BISON statement.
Diffstat (limited to 'net')
-rw-r--r--net/opal/Makefile2
-rw-r--r--net/opal3/Makefile2
-rw-r--r--net/openh323-112/Makefile2
-rw-r--r--net/openh323/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/net/opal/Makefile b/net/opal/Makefile
index 307d9bf85a03..4f05fa568e67 100644
--- a/net/opal/Makefile
+++ b/net/opal/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 \
diff --git a/net/opal3/Makefile b/net/opal3/Makefile
index 307d9bf85a03..4f05fa568e67 100644
--- a/net/opal3/Makefile
+++ b/net/opal3/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 \
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 \
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 \