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 --- devel/clanlib/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'devel/clanlib/Makefile') diff --git a/devel/clanlib/Makefile b/devel/clanlib/Makefile index 5895e7099852..ccfb5aaa1ef8 100644 --- a/devel/clanlib/Makefile +++ b/devel/clanlib/Makefile @@ -14,11 +14,11 @@ COMMENT= Cross-platform game SDK LICENSE= ZLIB -LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ - libmikmod.so:${PORTSDIR}/audio/libmikmod \ - libvorbis.so:${PORTSDIR}/audio/libvorbis \ - libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \ - libpcre.so:${PORTSDIR}/devel/pcre +LIB_DEPENDS= libpng.so:graphics/png \ + libmikmod.so:audio/libmikmod \ + libvorbis.so:audio/libvorbis \ + libfontconfig.so:x11-fonts/fontconfig \ + libpcre.so:devel/pcre USES= execinfo gmake jpeg libtool pathfix pkgconfig sqlite tar:tgz USE_GCC= yes -- cgit v1.2.3