diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-08 19:15:55 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-08 19:15:55 +0000 |
commit | 6b710fcf41d73b4237e9a04652410841a2716903 (patch) | |
tree | 0655c4b8e3f5912e41ea5fd32853efcc5d8b7b2b /graphics/dia | |
parent | b2aa46f214583efa6d1438146baf6f09e2315455 (diff) |
Notes
Diffstat (limited to 'graphics/dia')
-rw-r--r-- | graphics/dia/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile index dd49ee07d11f..bcc12e4bb248 100644 --- a/graphics/dia/Makefile +++ b/graphics/dia/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomelibs gdkpixbuf gnomeprint +USE_GNOME= gnomeprefix gnomehack gnomelibs gdkpixbuf bonobo USE_LIBTOOL= yes CONFIGURE_ARGS= --enable-gnome --enable-gnome-print --enable-bonobo \ --enable-freetype |