diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-13 19:56:50 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-13 19:56:50 +0000 |
commit | d875dcd2210562cbc0af84e50e6074d0b75c1cf1 (patch) | |
tree | e8b486e1de398b069a5987be691bbe77beaef9d2 /x11-fm/nautilus2 | |
parent | Change the gnomedb dependency to libgnomedb. (diff) |
Change the gnomecontrolcenter2 dependency to a GNOME component.
Diffstat (limited to 'x11-fm/nautilus2')
-rw-r--r-- | x11-fm/nautilus2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile index 56d9c16ae453..6d2921499034 100644 --- a/x11-fm/nautilus2/Makefile +++ b/x11-fm/nautilus2/Makefile @@ -17,12 +17,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 |