summaryrefslogtreecommitdiffstats
path: root/multimedia/assimp/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-04-23 14:20:25 +0000
committerbapt <bapt@FreeBSD.org>2013-04-23 14:20:25 +0000
commit135776951ec27858cec633271bc65e3e49745f01 (patch)
tree87b239f8431cee200969f89da8739806496b7dad /multimedia/assimp/Makefile
parent403f9e420456633793408637949b5119d9c957d8 (diff)
downloadFreeBSD-ports-135776951ec27858cec633271bc65e3e49745f01.zip
FreeBSD-ports-135776951ec27858cec633271bc65e3e49745f01.tar.gz
Finish converting the whole ports tree to USES=pkgconfig
Diffstat (limited to 'multimedia/assimp/Makefile')
-rw-r--r--multimedia/assimp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/assimp/Makefile b/multimedia/assimp/Makefile
index 35aff40..92120d2 100644
--- a/multimedia/assimp/Makefile
+++ b/multimedia/assimp/Makefile
@@ -17,8 +17,7 @@ LICENSE= BSD
LIB_DEPENDS= boost_filesystem:${PORTSDIR}/devel/boost-libs
USE_ZIP= yes
-USES= cmake
-USE_PKGCONFIG= build
+USES= cmake pkgconfig
USE_GCC= 4.6+ # 4.2+ causes compiler warnings
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
OpenPOWER on IntegriCloud