mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 21:00:30 -04:00
- Use old version of omni-bot (recently repocopied and downgraded port).
- Bump PORTREVISION.
This commit is contained in:
parent
43a7f11740
commit
c6675d56e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231085
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= jaymod
|
PORTNAME= jaymod
|
||||||
PORTVERSION= 2.1.7
|
PORTVERSION= 2.1.7
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= games linux
|
CATEGORIES= games linux
|
||||||
MASTER_SITES= http://jaymod.clanfu.org/lib/downloads/ \
|
MASTER_SITES= http://jaymod.clanfu.org/lib/downloads/ \
|
||||||
http://budjb.com/lib/downloads/ \
|
http://budjb.com/lib/downloads/ \
|
||||||
|
@ -33,7 +33,7 @@ PLIST_SUB= CLIENT_PK3="${CLIENT_PK3}"
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
.if defined(WITH_OMNIBOT)
|
.if defined(WITH_OMNIBOT)
|
||||||
RUN_DEPENDS+= et-omni-bot:${PORTSDIR}/games/linux-enemyterritory-omni-bot
|
RUN_DEPENDS+= et-omni-bot:${PORTSDIR}/games/linux-enemyterritory-omni-bot-0660
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
do-build:
|
do-build:
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= jaymod
|
PORTNAME= jaymod
|
||||||
PORTVERSION= 2.1.7
|
PORTVERSION= 2.1.7
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= games linux
|
CATEGORIES= games linux
|
||||||
MASTER_SITES= http://jaymod.clanfu.org/lib/downloads/ \
|
MASTER_SITES= http://jaymod.clanfu.org/lib/downloads/ \
|
||||||
http://budjb.com/lib/downloads/ \
|
http://budjb.com/lib/downloads/ \
|
||||||
|
@ -33,7 +33,7 @@ PLIST_SUB= CLIENT_PK3="${CLIENT_PK3}"
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
.if defined(WITH_OMNIBOT)
|
.if defined(WITH_OMNIBOT)
|
||||||
RUN_DEPENDS+= et-omni-bot:${PORTSDIR}/games/linux-enemyterritory-omni-bot
|
RUN_DEPENDS+= et-omni-bot:${PORTSDIR}/games/linux-enemyterritory-omni-bot-0660
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
do-build:
|
do-build:
|
||||||
|
|
Loading…
Add table
Reference in a new issue