diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-21 18:17:33 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-21 18:17:33 +0000 |
commit | 35024cd38efb662f172962150f32816b419c53a9 (patch) | |
tree | f0193a51b68561fe033fcb7a2534dfac31dd31dc /net/gnomemeeting | |
parent | af6e00dfce4f04de673c75b46f578204272e516d (diff) | |
download | ports-35024cd38efb662f172962150f32816b419c53a9.tar.gz ports-35024cd38efb662f172962150f32816b419c53a9.zip |
Notes
Diffstat (limited to 'net/gnomemeeting')
-rw-r--r-- | net/gnomemeeting/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gnomemeeting/Makefile b/net/gnomemeeting/Makefile index 904c7192d4c7..3e3bf8b7c073 100644 --- a/net/gnomemeeting/Makefile +++ b/net/gnomemeeting/Makefile @@ -25,7 +25,7 @@ USE_X_PREFIX= yes USE_BISON= yes USE_AUTOCONF= yes # we need this so configure is regenerated USE_GNOMENG= yes -USE_GNOME= gdkpixbuf gnomelibs gnomehack gnomeprefix +USE_GNOME= gdkpixbuf gnomelibs gnomehack gnomeprefix gconf USE_GMAKE= yes CONFIGURE_ARGS= --with-ptlib-includes=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib/include/ptlib \ --with-ptlib-libs=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib/lib \ |