mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
- Add conflicts for crafty-open-enormous
- Make PORTVERSION of crafty-open-enormous to be consistent with others - Correct CONFLICTS line in crafty-open-large, crafty-open-medium PR: ports/116598 Submitted by: J Shoemaker <shoemaker at bluebottle.com> (maintainer)
This commit is contained in:
parent
77fe834d45
commit
45d9a259ae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200051
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= crafty-open-enormous
|
||||
PORTVERSION= 1
|
||||
PORTVERSION= 20070924
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/pgn/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
@ -23,6 +23,7 @@ DIST_SUBDIR= crafty
|
||||
USE_ZIP= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_PACKAGE= Package is way too big
|
||||
CONFLICTS= crafty-open-large-* crafty-open-medium-*
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= crafty-open-large
|
||||
PORTVERSION= 20070909
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= dd/crafty
|
||||
@ -21,7 +22,7 @@ RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty
|
||||
DIST_SUBDIR= crafty
|
||||
USE_ZIP= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
CONFLICTS= games/crafty-open-enormous-* games/crafty-open-medium-*
|
||||
CONFLICTS= crafty-open-enormous-* crafty-open-medium-*
|
||||
|
||||
post-extract:
|
||||
@${ECHO_MSG} '================================================================'
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= crafty-open-medium
|
||||
PORTVERSION= 20070909
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= dd/crafty
|
||||
@ -21,7 +22,7 @@ RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty
|
||||
DIST_SUBDIR= crafty
|
||||
USE_ZIP= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
CONFLICTS= games/crafty-open-enormous-* games/crafty-open-large-*
|
||||
CONFLICTS= crafty-open-enormous-* crafty-open-large-*
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user