summaryrefslogtreecommitdiffstats
path: root/net/gnomemeeting2
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-09-03 01:06:26 +0000
committerlioux <lioux@FreeBSD.org>2002-09-03 01:06:26 +0000
commit45e89a5ff1e0a6a23b10c1e71f700976919dccc6 (patch)
tree2ea6ce0b6670b855d3d73a1ec0e056a5df254786 /net/gnomemeeting2
parentb53629dafbc9bddce9311abaa627ad65302e89fb (diff)
downloadFreeBSD-ports-45e89a5ff1e0a6a23b10c1e71f700976919dccc6.zip
FreeBSD-ports-45e89a5ff1e0a6a23b10c1e71f700976919dccc6.tar.gz
Deploy USE_GNOMENG infrastructure
PR: 42345 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Diffstat (limited to 'net/gnomemeeting2')
-rw-r--r--net/gnomemeeting2/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/net/gnomemeeting2/Makefile b/net/gnomemeeting2/Makefile
index 0f46203..5f454e3 100644
--- a/net/gnomemeeting2/Makefile
+++ b/net/gnomemeeting2/Makefile
@@ -14,9 +14,7 @@ DISTNAME= GnomeMeeting-0.85.1
MAINTAINER= roger@FreeBSD.org
-LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap \
- gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf/
-
+LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323:build
# note, we do not want to clean openh323, otherwise it has to build
@@ -24,15 +22,15 @@ BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323:build
NOCLEANDEPENDS= yes
USE_BISON= yes
-USE_GNOME= yes
USE_AUTOCONF= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gdkpixbuf
USE_GMAKE= yes
CONFIGURE_ARGS= --with-ptlib-includes=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib/include/ptlib \
--with-ptlib-libs=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib/lib \
--with-openh323-includes=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/openh323/include \
--with-openh323-libs=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/openh323/lib \
- --with-ldap=/usr/local
+ --with-ldap=${PREFIX}
CONFIGURE_ENV= OSTYPE=${OPSYS} \
LIBS=-L${PREFIX}/lib \
PTLIBDIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib \
OpenPOWER on IntegriCloud