diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-25 15:27:06 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-25 15:27:06 +0000 |
commit | 6b2b69692ee89dd3661224e6448c092aee3b6c55 (patch) | |
tree | 94f700240fddd748282aeec77339f57c5076a947 /devel/libgsf-gnome | |
parent | 1ca8a83970d8a5c4f27311bc04fc209786d85bda (diff) | |
download | ports-6b2b69692ee89dd3661224e6448c092aee3b6c55.tar.gz ports-6b2b69692ee89dd3661224e6448c092aee3b6c55.zip |
Notes
Diffstat (limited to 'devel/libgsf-gnome')
-rw-r--r-- | devel/libgsf-gnome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libgsf-gnome/Makefile b/devel/libgsf-gnome/Makefile index 70d56137fb6f..90b8d51052ac 100644 --- a/devel/libgsf-gnome/Makefile +++ b/devel/libgsf-gnome/Makefile @@ -19,7 +19,7 @@ INSTALL_WRKSRC= ${WRKSRC}/gsf-gnome DESCR= ${.CURDIR}/pkg-descr PLIST= ${.CURDIR}/pkg-plist -USE_GNOME= gnomehack libgsf gnomevfs2 ltverhack intlhack +USE_GNOME= gnomehack libgsf gnomevfs2 libbonobo ltverhack intlhack CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc/gsf \ --with-bz2 --with-gnome --without-gvfs CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |