diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-25 03:05:41 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-25 03:05:41 +0000 |
commit | 6abd3ca71095e388e02f8c91ecb551f1100cc7ec (patch) | |
tree | c97b1e549b54fc76e679ac04e23ddf944f68569a /net/gnomemeeting2 | |
parent | c186e4dae4fcbece5f619b98c3cf55185b4dd05a (diff) | |
download | ports-6abd3ca71095e388e02f8c91ecb551f1100cc7ec.tar.gz ports-6abd3ca71095e388e02f8c91ecb551f1100cc7ec.zip |
Notes
Diffstat (limited to 'net/gnomemeeting2')
-rw-r--r-- | net/gnomemeeting2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gnomemeeting2/Makefile b/net/gnomemeeting2/Makefile index 3e3bf8b7c073..de3006c598c5 100644 --- a/net/gnomemeeting2/Makefile +++ b/net/gnomemeeting2/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 gconf +USE_GNOME= gnomecanvas 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 \ |