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 --- graphics/libprojectm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/libprojectm') diff --git a/graphics/libprojectm/Makefile b/graphics/libprojectm/Makefile index 3aafc865d733..1436d146dbb2 100644 --- a/graphics/libprojectm/Makefile +++ b/graphics/libprojectm/Makefile @@ -12,8 +12,8 @@ COMMENT= Awesome music visualiser LICENSE= LGPL21+ -LIB_DEPENDS= libftgl.so:${PORTSDIR}/graphics/ftgl \ - libfreetype.so:${PORTSDIR}/print/freetype2 +LIB_DEPENDS= libftgl.so:graphics/ftgl \ + libfreetype.so:print/freetype2 USES= cmake localbase CMAKE_ARGS= -DUSE_OPENMP=OFF # openmp breaks build on 11.x -- cgit v1.2.3