diff options
-rw-r--r-- | x11-fm/nautilus/Makefile | 4 | ||||
-rw-r--r-- | x11-fm/nautilus2/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index 3cf46fedd..fcab9a238 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -18,12 +18,12 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME file manager and graphical shell developed by Eazel BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 -RUN_DEPENDS= gnome-control-center:${PORTSDIR}/sysutils/gnomecontrolcenter2 USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack gnomehier gnomedesktop eel2 librsvg2 +USE_GNOME= gnomeprefix gnomehack gnomehier gnomedesktop eel2 librsvg2 \ + gnomecontrolcenter2 GNOME_DESKTOP_VERSION=2 INSTALLS_SHLIB= yes USE_LIBTOOL= yes diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile index 3cf46fedd..fcab9a238 100644 --- a/x11-fm/nautilus2/Makefile +++ b/x11-fm/nautilus2/Makefile @@ -18,12 +18,12 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME file manager and graphical shell developed by Eazel BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 -RUN_DEPENDS= gnome-control-center:${PORTSDIR}/sysutils/gnomecontrolcenter2 USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack gnomehier gnomedesktop eel2 librsvg2 +USE_GNOME= gnomeprefix gnomehack gnomehier gnomedesktop eel2 librsvg2 \ + gnomecontrolcenter2 GNOME_DESKTOP_VERSION=2 INSTALLS_SHLIB= yes USE_LIBTOOL= yes |