diff options
Diffstat (limited to 'x11-fm/nautilus2/Makefile')
-rw-r--r-- | x11-fm/nautilus2/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
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 |