diff options
-rw-r--r-- | x11-fm/nautilus/Makefile | 1 | ||||
-rw-r--r-- | x11-fm/nautilus2/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index dba5053e9..f5039684e 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -20,6 +20,7 @@ BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 LIB_DEPENDS= rsvg-2.3:${PORTSDIR}/graphics/librsvg2 \ eel-2.3:${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 diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile index dba5053e9..f5039684e 100644 --- a/x11-fm/nautilus2/Makefile +++ b/x11-fm/nautilus2/Makefile @@ -20,6 +20,7 @@ BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 LIB_DEPENDS= rsvg-2.3:${PORTSDIR}/graphics/librsvg2 \ eel-2.3:${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 |