aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/gnome-commander
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/gnome-commander
parentc25e186386beca25cb7fa3fd02df65f8d099ddaa (diff)
downloadports-5b5b38a04128a343643eb8dc64d9db79530f4743.tar.gz
ports-5b5b38a04128a343643eb8dc64d9db79530f4743.zip
Notes
Diffstat (limited to 'x11-fm/gnome-commander')
-rw-r--r--x11-fm/gnome-commander/Makefile5
1 files changed, 4 insertions, 1 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