mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +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
|
PORTVERSION= 1.0.1
|
||||||
PORTREVISION= 2
|
PORTREVISION= 2
|
||||||
CATEGORIES= x11-fm gnome
|
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
|
MAINTAINER= rehsack@liwing.de
|
||||||
COMMENT= File manager for Gnome
|
COMMENT= File manager for Gnome
|
||||||
@ -20,6 +21,8 @@ LIB_DEPENDS= fam.0:${PORTSDIR}/devel/fam
|
|||||||
CONFIGURE_ARGS= --without-fam
|
CONFIGURE_ARGS= --without-fam
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
CONFLICTS= gnome-commander2-*
|
||||||
|
|
||||||
USE_X_PREFIX= yes
|
USE_X_PREFIX= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
|
@ -9,7 +9,8 @@ PORTNAME= gnome-commander
|
|||||||
PORTVERSION= 1.0.1
|
PORTVERSION= 1.0.1
|
||||||
PORTREVISION= 2
|
PORTREVISION= 2
|
||||||
CATEGORIES= x11-fm gnome
|
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
|
MAINTAINER= rehsack@liwing.de
|
||||||
COMMENT= File manager for Gnome
|
COMMENT= File manager for Gnome
|
||||||
@ -20,6 +21,8 @@ LIB_DEPENDS= fam.0:${PORTSDIR}/devel/fam
|
|||||||
CONFIGURE_ARGS= --without-fam
|
CONFIGURE_ARGS= --without-fam
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
CONFLICTS= gnome-commander2-*
|
||||||
|
|
||||||
USE_X_PREFIX= yes
|
USE_X_PREFIX= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
|
Loading…
Reference in New Issue
Block a user