aboutsummaryrefslogtreecommitdiff
path: root/graphics/libprojectm
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 /graphics/libprojectm
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Notes
Diffstat (limited to 'graphics/libprojectm')
-rw-r--r--graphics/libprojectm/Makefile4
1 files changed, 2 insertions, 2 deletions
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