summaryrefslogtreecommitdiffstats
path: root/x11-fm/nautilus
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-07-12 03:20:06 +0000
committermarcus <marcus@FreeBSD.org>2002-07-12 03:20:06 +0000
commitccec9fe7f30a80fd51096114f68fdb0d1aa75757 (patch)
treeae49960caa7563cf309f6463a206a3cd283c08cf /x11-fm/nautilus
parent4afa2753bcef27af431c091dd7604a1071f2db15 (diff)
downloadFreeBSD-ports-ccec9fe7f30a80fd51096114f68fdb0d1aa75757.zip
FreeBSD-ports-ccec9fe7f30a80fd51096114f68fdb0d1aa75757.tar.gz
Fix broken make configure. There is no gnomecore component to GNOMENG.
Instead, it's libpanel. Reported by: Mike Harding <mvh@ix.netcom.com>
Diffstat (limited to 'x11-fm/nautilus')
-rw-r--r--x11-fm/nautilus/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile
index 4d5e7a7..1b18b9c 100644
--- a/x11-fm/nautilus/Makefile
+++ b/x11-fm/nautilus/Makefile
@@ -40,10 +40,10 @@ RUN_DEPENDS= ${X11BASE}/lib/${MOZILLA}/libgtkembedmoz.so:${PORTSDIR}/www/${MOZIL
USE_GMAKE= yes
USE_X_PREFIX= yes
USE_GNOMENG= yes
-USE_GNOME= gnomehack gnomeprefix gnomehier gnomecore
+USE_GNOME= gnomehack gnomeprefix gnomehier libpanel
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -fno-rtti -fno-exceptions" \
+CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -fno-rtti -fno-exceptions" \
LIBS="${PTHREAD_LIBS} -L${LOCALBASE}/lib -L${X11BASE}/lib -liconv" \
LIBPNG="-L${LOCALBASE}/lib -lpng -lz ${MOZILLA_LIBS}"
CONFIGURE_ARGS= --with-freetype2-lib-place=${LOCALBASE}/lib \
OpenPOWER on IntegriCloud