diff options
Diffstat (limited to 'games/linux-enemyterritory-jaymod-21/Makefile')
-rw-r--r-- | games/linux-enemyterritory-jaymod-21/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/linux-enemyterritory-jaymod-21/Makefile b/games/linux-enemyterritory-jaymod-21/Makefile index cec31538f14a..216c6e1ac094 100644 --- a/games/linux-enemyterritory-jaymod-21/Makefile +++ b/games/linux-enemyterritory-jaymod-21/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= linux-enemyterritory- MAINTAINER= bar@FreeBSD.org COMMENT= Jaymod - An Enemy Territory Modification -RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory +RUN_DEPENDS= et:games/linux-enemyterritory VERSTR= ${PORTVERSION:C/([0-9])\.([0-9])\.([0-9]+)/\1\2\3/} PKGNAMESUFFIX= -${VERSTR} @@ -34,7 +34,7 @@ CLIENT_PK3= ${PORTNAME}-${PORTVERSION}.pk3 PLIST_SUB+= CLIENT_PK3="${CLIENT_PK3}" OB_VERSTR= 0660 -OMNIBOT_RUN_DEPENDS= et-omni-bot-${OB_VERSTR}:${PORTSDIR}/games/linux-enemyterritory-omni-bot-${OB_VERSTR} +OMNIBOT_RUN_DEPENDS= et-omni-bot-${OB_VERSTR}:games/linux-enemyterritory-omni-bot-${OB_VERSTR} do-build: .for f in et etded |