aboutsummaryrefslogtreecommitdiffstats
path: root/net/openh323
diff options
context:
space:
mode:
authorroger <roger@FreeBSD.org>2000-05-03 00:54:12 +0800
committerroger <roger@FreeBSD.org>2000-05-03 00:54:12 +0800
commit52e9ae80953ec9f27bb60ee99d76c34a8e0605ca (patch)
tree3433e42c2c5b0c6c0273f5306621397125349a6f /net/openh323
parent2381b8a19bbf017c5b45a2713fa96086fa87ce30 (diff)
downloadfreebsd-ports-gnome-52e9ae80953ec9f27bb60ee99d76c34a8e0605ca.tar.gz
freebsd-ports-gnome-52e9ae80953ec9f27bb60ee99d76c34a8e0605ca.tar.zst
freebsd-ports-gnome-52e9ae80953ec9f27bb60ee99d76c34a8e0605ca.zip
Use USE_NEWGCC
Diffstat (limited to 'net/openh323')
-rw-r--r--net/openh323/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/openh323/Makefile b/net/openh323/Makefile
index 4748ef898727..8b0c7353121f 100644
--- a/net/openh323/Makefile
+++ b/net/openh323/Makefile
@@ -18,6 +18,7 @@ MAINTAINER= roger@freebsd.org
WRKSRC= ${WRKDIR}/openh323
+USE_NEWGCC= yes
USE_BISON= yes
USE_XLIB= yes
USE_GMAKE= yes
@@ -25,7 +26,7 @@ ALL_TARGET= opt
MAKE_ENV= PWLIBDIR=${WRKDIR}/pwlib \
OPENH323DIR=${WRKDIR}/openh323
THE_MACHTYPE= ${ARCH:S/i386/x86/}
-MAKE_ARGS= OSTYPE=${OPSYS} MACHTYPE=${THE_MACHTYPE} OSRELEASE=${OSVERSION}
+MAKE_ARGS= OSTYPE=${OPSYS} MACHTYPE=${THE_MACHTYPE} OSRELEASE=${OSVERSION} CPLUS=${CXX}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/sample/obj_${OPSYS}_${THE_MACHTYPE}_r/ohphone ${PREFIX}/bin