aboutsummaryrefslogtreecommitdiff
path: root/graphics/libgltf
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/libgltf
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Notes
Diffstat (limited to 'graphics/libgltf')
-rw-r--r--graphics/libgltf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libgltf/Makefile b/graphics/libgltf/Makefile
index e6a76883e03d..83311267c6d4 100644
--- a/graphics/libgltf/Makefile
+++ b/graphics/libgltf/Makefile
@@ -12,8 +12,8 @@ COMMENT= C++ Library for rendering OpenGL models stored in glTF format
LICENSE= LGPL21 MPL
LICENSE_COMB= dual
-BUILD_DEPENDS= ${LOCALBASE}/include/boost/ptr_container/ptr_map.hpp:${PORTSDIR}/devel/boost-libs \
- ${LOCALBASE}/include/glm/glm.hpp:${PORTSDIR}/math/glm
+BUILD_DEPENDS= ${LOCALBASE}/include/boost/ptr_container/ptr_map.hpp:devel/boost-libs \
+ ${LOCALBASE}/include/glm/glm.hpp:math/glm
USES= compiler:c++0x libtool pathfix pkgconfig tar:bzip2
USE_GL= glew