aboutsummaryrefslogtreecommitdiff
path: root/games/xmoto
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/xmoto
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/xmoto')
-rw-r--r--games/xmoto/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/games/xmoto/Makefile b/games/xmoto/Makefile
index 7ee48bd3e161..7efa7842d5f0 100644
--- a/games/xmoto/Makefile
+++ b/games/xmoto/Makefile
@@ -12,10 +12,10 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Challenging 2D motocross platform game
-LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \
- libcurl.so:${PORTSDIR}/ftp/curl \
- libxdg-basedir.so:${PORTSDIR}/x11/libxdg-basedir
-BUILD_DEPENDS= ${LOCALBASE}/lib/libode.a:${PORTSDIR}/devel/ode
+LIB_DEPENDS= libpng.so:graphics/png \
+ libcurl.so:ftp/curl \
+ libxdg-basedir.so:x11/libxdg-basedir
+BUILD_DEPENDS= ${LOCALBASE}/lib/libode.a:devel/ode
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
@@ -40,7 +40,7 @@ OPTIONS_SUB= yes
ASIAN_TTF_DESC= Use asian TTF font
-ASIAN_TTF_RUN_DEPENDS= ${LOCALBASE}/share/fonts/TrueType/bkai00mp.ttf:${PORTSDIR}/chinese/arphicttf
+ASIAN_TTF_RUN_DEPENDS= ${LOCALBASE}/share/fonts/TrueType/bkai00mp.ttf:chinese/arphicttf
ASIAN_TTF_CONFIGURE_ON= --with-asian-ttf-file=${LOCALBASE}/share/fonts/TrueType/bsmi00lp.ttf
ASIAN_TTF_CONFIGURE_OFF=--without-asian-ttf-file