aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2004-06-15 02:31:13 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2004-06-15 02:31:13 +0000
commit5b5b38a04128a343643eb8dc64d9db79530f4743 (patch)
tree1fa693513eb2d5802948dafc8b7a98f1266fcd67 /x11-fm
parentc25e186386beca25cb7fa3fd02df65f8d099ddaa (diff)
downloadports-5b5b38a04128a343643eb8dc64d9db79530f4743.tar.gz
ports-5b5b38a04128a343643eb8dc64d9db79530f4743.zip
-Update the MASTER_SITES, which it has been moved.
-Add CONFLICTS to gnome-commander2 to get ready early (ports/67674). PR: ports/67953 Submitted by: Jens Rehsack <rehsack@liwing.de> (maintainer)
Notes
Notes: svn path=/head/; revision=111510
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/gnome-commander/Makefile5
-rw-r--r--x11-fm/gnome-commander2/Makefile5
2 files changed, 8 insertions, 2 deletions
diff --git a/x11-fm/gnome-commander/Makefile b/x11-fm/gnome-commander/Makefile
index 54ab8f32a4bb..c2e1c72c480d 100644
--- a/x11-fm/gnome-commander/Makefile
+++ b/x11-fm/gnome-commander/Makefile
@@ -9,7 +9,8 @@ PORTNAME= gnome-commander
PORTVERSION= 1.0.1
PORTREVISION= 2
CATEGORIES= x11-fm gnome
-MASTER_SITES= http://savannah.nongnu.org/download/gcmd/gcmd.pkg/${PORTVERSION}/
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/gnome-commander/1.0/
MAINTAINER= rehsack@liwing.de
COMMENT= File manager for Gnome
@@ -20,6 +21,8 @@ LIB_DEPENDS= fam.0:${PORTSDIR}/devel/fam
CONFIGURE_ARGS= --without-fam
.endif
+CONFLICTS= gnome-commander2-*
+
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_BZIP2= yes
diff --git a/x11-fm/gnome-commander2/Makefile b/x11-fm/gnome-commander2/Makefile
index 54ab8f32a4bb..c2e1c72c480d 100644
--- a/x11-fm/gnome-commander2/Makefile
+++ b/x11-fm/gnome-commander2/Makefile
@@ -9,7 +9,8 @@ PORTNAME= gnome-commander
PORTVERSION= 1.0.1
PORTREVISION= 2
CATEGORIES= x11-fm gnome
-MASTER_SITES= http://savannah.nongnu.org/download/gcmd/gcmd.pkg/${PORTVERSION}/
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/gnome-commander/1.0/
MAINTAINER= rehsack@liwing.de
COMMENT= File manager for Gnome
@@ -20,6 +21,8 @@ LIB_DEPENDS= fam.0:${PORTSDIR}/devel/fam
CONFIGURE_ARGS= --without-fam
.endif
+CONFLICTS= gnome-commander2-*
+
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_BZIP2= yes