From 4e1b79a0a61f4973df8b4b0864d22086c769e219 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:00:51 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. With hat: portmgr Sponsored by: Absolight --- emulators/mame/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'emulators/mame') 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 -- cgit v1.2.3