diff options
-rw-r--r-- | net/opal/Makefile | 3 | ||||
-rw-r--r-- | net/opal3/Makefile | 3 | ||||
-rw-r--r-- | net/openh323-112/Makefile | 3 | ||||
-rw-r--r-- | net/openh323/Makefile | 3 |
4 files changed, 8 insertions, 4 deletions
diff --git a/net/opal/Makefile b/net/opal/Makefile index 4f05fa568e67..a0ae626cd7d5 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -20,7 +20,8 @@ MAINTAINER= roger@freebsd.org WRKSRC= ${WRKDIR}/openh323 USE_BISON= yes -USE_GMAKE= yes +USE_XLIB= yes +USE_GMAKE= yes ALL_TARGET= opt MAKE_ENV= PWLIBDIR=${WRKDIR}/pwlib \ OPENH323DIR=${WRKDIR}/openh323 diff --git a/net/opal3/Makefile b/net/opal3/Makefile index 4f05fa568e67..a0ae626cd7d5 100644 --- a/net/opal3/Makefile +++ b/net/opal3/Makefile @@ -20,7 +20,8 @@ MAINTAINER= roger@freebsd.org WRKSRC= ${WRKDIR}/openh323 USE_BISON= yes -USE_GMAKE= yes +USE_XLIB= yes +USE_GMAKE= yes ALL_TARGET= opt MAKE_ENV= PWLIBDIR=${WRKDIR}/pwlib \ OPENH323DIR=${WRKDIR}/openh323 diff --git a/net/openh323-112/Makefile b/net/openh323-112/Makefile index 4f05fa568e67..a0ae626cd7d5 100644 --- a/net/openh323-112/Makefile +++ b/net/openh323-112/Makefile @@ -20,7 +20,8 @@ MAINTAINER= roger@freebsd.org WRKSRC= ${WRKDIR}/openh323 USE_BISON= yes -USE_GMAKE= yes +USE_XLIB= yes +USE_GMAKE= yes ALL_TARGET= opt MAKE_ENV= PWLIBDIR=${WRKDIR}/pwlib \ OPENH323DIR=${WRKDIR}/openh323 diff --git a/net/openh323/Makefile b/net/openh323/Makefile index 4f05fa568e67..a0ae626cd7d5 100644 --- a/net/openh323/Makefile +++ b/net/openh323/Makefile @@ -20,7 +20,8 @@ MAINTAINER= roger@freebsd.org WRKSRC= ${WRKDIR}/openh323 USE_BISON= yes -USE_GMAKE= yes +USE_XLIB= yes +USE_GMAKE= yes ALL_TARGET= opt MAKE_ENV= PWLIBDIR=${WRKDIR}/pwlib \ OPENH323DIR=${WRKDIR}/openh323 |