aboutsummaryrefslogtreecommitdiff
path: root/emulators/mame
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 /emulators/mame
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 'emulators/mame')
-rw-r--r--emulators/mame/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile
index 34d355c67af0..3de7ef1aef0c 100644
--- a/emulators/mame/Makefile
+++ b/emulators/mame/Makefile
@@ -9,10 +9,10 @@ CATEGORIES= emulators
MAINTAINER= ports@FreeBSD.org
COMMENT?= Multi Arcade Machine Emulator
-LIB_DEPENDS= libFLAC.so:${PORTSDIR}/audio/flac \
- libexpat.so:${PORTSDIR}/textproc/expat2 \
- libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig
-RUN_DEPENDS= liberation-fonts-ttf>=0:${PORTSDIR}/x11-fonts/liberation-fonts-ttf
+LIB_DEPENDS= libFLAC.so:audio/flac \
+ libexpat.so:textproc/expat2 \
+ libfontconfig.so:x11-fonts/fontconfig
+RUN_DEPENDS= liberation-fonts-ttf>=0:x11-fonts/liberation-fonts-ttf
NOT_FOR_ARCHS= ia64 powerpc sparc64