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/desmume/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/desmume') diff --git a/emulators/desmume/Makefile b/emulators/desmume/Makefile index cceba39162bf..3f92cd675c59 100644 --- a/emulators/desmume/Makefile +++ b/emulators/desmume/Makefile @@ -12,8 +12,8 @@ COMMENT= Nintendo DS emulator LICENSE= GPLv2 -LIB_DEPENDS= libgtkglext-x11-1.0.so:${PORTSDIR}/x11-toolkits/gtkglext \ - libSoundTouch.so:${PORTSDIR}/audio/soundtouch +LIB_DEPENDS= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext \ + libSoundTouch.so:audio/soundtouch USE_GL= gl USE_SDL= sdl -- cgit v1.2.3