mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
-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)
This commit is contained in:
parent
c25e186386
commit
5b5b38a041
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111510
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user