aboutsummaryrefslogtreecommitdiff
path: root/games/trigger-rally/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /games/trigger-rally/Makefile
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412346
Diffstat (limited to 'games/trigger-rally/Makefile')
-rw-r--r--games/trigger-rally/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/trigger-rally/Makefile b/games/trigger-rally/Makefile
index 7b6e977e5eca..2a52154a69fc 100644
--- a/games/trigger-rally/Makefile
+++ b/games/trigger-rally/Makefile
@@ -10,9 +10,9 @@ MASTER_SITES= SF/trigger-rally/trigger-${PORTVERSION}
MAINTAINER= makc@FreeBSD.org
COMMENT= Rally car racing game
-BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam
-LIB_DEPENDS= libphysfs.so:${PORTSDIR}/devel/physfs
-RUN_DEPENDS= ${DATADIR}/trigger.config.defs:${PORTSDIR}/games/trigger-data
+BUILD_DEPENDS= jam:devel/jam
+LIB_DEPENDS= libphysfs.so:devel/physfs
+RUN_DEPENDS= ${DATADIR}/trigger.config.defs:games/trigger-data
USES= openal:al,alut tar:bzip2
USE_SDL= sdl image