summaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-06 21:16:05 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-06 21:16:05 +0000
commitc126810efd96bf00b64bd08ed2b30b3b1302d4c2 (patch)
tree0912f748ae45e20155bd1db9a53bfb4c0ce511a8 /x11-fm
parentChase checksum of tcl.o, It is now ready for the upcoming BitchX release 1.0c20 (diff)
* Update to new GNOME infrastructure
* Set GNOME_DESKTOP_VERSION explicitly so users can upgrade or downgrade across desktop versions
Notes
Notes: svn path=/head/; revision=78454
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/nautilus/Makefile2
-rw-r--r--x11-fm/nautilus2/Makefile7
2 files changed, 3 insertions, 6 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile
index 5f3793ba12f5..5fa75f41539c 100644
--- a/x11-fm/nautilus/Makefile
+++ b/x11-fm/nautilus/Makefile
@@ -26,7 +26,7 @@ LIB_DEPENDS+= fam.0:${PORTSDIR}/devel/fam
USE_GMAKE= yes
USE_X_PREFIX= yes
-USE_GNOMENG= yes
+GNOME_DESKTOP_VERSION=1
USE_GNOME= gnomehack gnomeprefix gnomehier libpanel libghttp bonobo \
gnomevfs
INSTALLS_SHLIB= yes
diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile
index 8023269ad96f..56d9c16ae453 100644
--- a/x11-fm/nautilus2/Makefile
+++ b/x11-fm/nautilus2/Makefile
@@ -17,16 +17,13 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME file manager and graphical shell developed by Eazel
BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2
-LIB_DEPENDS= rsvg-2.4:${PORTSDIR}/graphics/librsvg2 \
- eel-2.4:${PORTSDIR}/x11-toolkits/eel2 \
- gnome-desktop-2.3:${PORTSDIR}/x11/gnomedesktop
RUN_DEPENDS= gnome-control-center:${PORTSDIR}/sysutils/gnomecontrolcenter2
USE_BZIP2= yes
USE_GMAKE= yes
USE_X_PREFIX= yes
-USE_GNOMENG= yes
-USE_GNOME= gnomeprefix gnomehack gnomehier
+USE_GNOME= gnomeprefix gnomehack gnomehier gnomedesktop eel2 librsvg2
+GNOME_DESKTOP_VERSION=2
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
USE_REINPLACE= yes