summaryrefslogtreecommitdiffstats
path: root/graphics/libgltf
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-10-07 13:51:05 +0000
committerbapt <bapt@FreeBSD.org>2014-10-07 13:51:05 +0000
commit7d92b8595a1d5eb237a8c998741e6a870122519f (patch)
tree6853448df7c6268ed3658e867a59607a6c1c37ae /graphics/libgltf
parentc27e5388ca46471499c9e76118934e29325069a7 (diff)
downloadFreeBSD-ports-7d92b8595a1d5eb237a8c998741e6a870122519f.zip
FreeBSD-ports-7d92b8595a1d5eb237a8c998741e6a870122519f.tar.gz
Fix build
Diffstat (limited to 'graphics/libgltf')
-rw-r--r--graphics/libgltf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libgltf/Makefile b/graphics/libgltf/Makefile
index 1ec9dad..2ef8b3c 100644
--- a/graphics/libgltf/Makefile
+++ b/graphics/libgltf/Makefile
@@ -15,7 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/ptr_container/ptr_map.hpp:${PORTSDIR}/
${LOCALBASE}/include/glm/glm.hpp:${PORTSDIR}/math/glm
LIB_DEPENDS= libGLEW.so:${PORTSDIR}/graphics/glew
-USES= pathfix libtool tar:bzip2
+USES= pathfix pkgconfig libtool tar:bzip2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-werror
OpenPOWER on IntegriCloud