diff options
Diffstat (limited to 'net/opal/Makefile')
-rw-r--r-- | net/opal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/opal/Makefile b/net/opal/Makefile index adc3349dcbbd..e554e12d60ac 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -16,7 +16,7 @@ DISTFILES= openh323_1.1pl1.tar.gz \ MAINTAINER= roger@freebsd.org -WRKSRC= ${WRKDIR}/${PORTNAME} +WRKSRC= ${WRKDIR}/${PORTNAME} USE_NEWGCC= yes USE_BISON= yes |