diff options
author | Roger Hardiman <roger@FreeBSD.org> | 2000-02-25 08:06:46 +0000 |
---|---|---|
committer | Roger Hardiman <roger@FreeBSD.org> | 2000-02-25 08:06:46 +0000 |
commit | b50098069036c6d01c36aee05084508a6bb02b28 (patch) | |
tree | 5450101e7e87947e81440233305b27c738bb2785 /net | |
parent | ad4238b2bfb6bd03acf50a2b70222588b8d7c3b8 (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/opal/Makefile | 2 | ||||
-rw-r--r-- | net/opal3/Makefile | 2 | ||||
-rw-r--r-- | net/openh323-112/Makefile | 2 | ||||
-rw-r--r-- | net/openh323/Makefile | 2 |
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 \ |