diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-05-25 05:15:09 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-05-25 05:15:09 +0800 |
commit | c95865f6cb933fc72dfc325fd6a756f042580d9c (patch) | |
tree | b3921ccbf51b042e4383f0908c474654734f1492 /x11-fm | |
parent | e9f90310beddade2e4e511ab442f6d047ce749e4 (diff) | |
download | marcuscom-ports-c95865f6cb933fc72dfc325fd6a756f042580d9c.tar marcuscom-ports-c95865f6cb933fc72dfc325fd6a756f042580d9c.tar.gz marcuscom-ports-c95865f6cb933fc72dfc325fd6a756f042580d9c.tar.bz2 marcuscom-ports-c95865f6cb933fc72dfc325fd6a756f042580d9c.tar.lz marcuscom-ports-c95865f6cb933fc72dfc325fd6a756f042580d9c.tar.xz marcuscom-ports-c95865f6cb933fc72dfc325fd6a756f042580d9c.tar.zst marcuscom-ports-c95865f6cb933fc72dfc325fd6a756f042580d9c.zip |
Remove dependency on gnomecontrolcenter2 to prevent a recursion loop.
Submitted by: Koop Mast <einekoai@chello.nl>
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@810 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/nautilus/Makefile | 5 | ||||
-rw-r--r-- | x11-fm/nautilus2/Makefile | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index 706c575aa..b242c31fc 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -7,6 +7,8 @@ PORTNAME= nautilus2 PORTVERSION= 2.3.2 +#PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= x11-fm gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.3 @@ -21,8 +23,7 @@ BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack gnomehier gnomedesktop eel2 librsvg2 \ - gnomecontrolcenter2 +USE_GNOME= gnomeprefix gnomehack gnomehier gnomedesktop eel2 librsvg2 GNOME_DESKTOP_VERSION=2 INSTALLS_SHLIB= yes GNU_CONFIGURE= yes diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile index 706c575aa..b242c31fc 100644 --- a/x11-fm/nautilus2/Makefile +++ b/x11-fm/nautilus2/Makefile @@ -7,6 +7,8 @@ PORTNAME= nautilus2 PORTVERSION= 2.3.2 +#PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= x11-fm gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.3 @@ -21,8 +23,7 @@ BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack gnomehier gnomedesktop eel2 librsvg2 \ - gnomecontrolcenter2 +USE_GNOME= gnomeprefix gnomehack gnomehier gnomedesktop eel2 librsvg2 GNOME_DESKTOP_VERSION=2 INSTALLS_SHLIB= yes GNU_CONFIGURE= yes |