aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorroger <roger@FreeBSD.org>2002-05-25 07:52:01 +0800
committerroger <roger@FreeBSD.org>2002-05-25 07:52:01 +0800
commitbaa92010b019fe31ca0e94900244b740bf5a2389 (patch)
treed1e749080726dbaf186bbb72877d0320f428fad2 /net
parent0a0f5cb5a6757befa4ce7f19e9a45867d0dadd3a (diff)
downloadfreebsd-ports-gnome-baa92010b019fe31ca0e94900244b740bf5a2389.tar.gz
freebsd-ports-gnome-baa92010b019fe31ca0e94900244b740bf5a2389.tar.zst
freebsd-ports-gnome-baa92010b019fe31ca0e94900244b740bf5a2389.zip
Use the static openh323 libraries
Diffstat (limited to 'net')
-rw-r--r--net/opengatekeeper/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/opengatekeeper/Makefile b/net/opengatekeeper/Makefile
index dfdbc2e0f966..9625ee9a1e83 100644
--- a/net/opengatekeeper/Makefile
+++ b/net/opengatekeeper/Makefile
@@ -7,6 +7,7 @@
PORTNAME= opengatekeeper
PORTVERSION= 0.9a4
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://download.sourceforge.net/OpenGatekeeper/
DISTNAME= opengate_0.9alpha4
@@ -22,7 +23,7 @@ NOCLEANDEPENDS= yes
USE_NEWGCC= yes
USE_BISON= yes
USE_GMAKE= yes
-ALL_TARGET= opt
+ALL_TARGET= optnoshared
MAKE_ENV= PWLIBDIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib \
OPENH323DIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/openh323
THE_MACHTYPE= ${ARCH:S/i386/x86/}