summaryrefslogtreecommitdiff
path: root/devel/collada-dom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/collada-dom/Makefile')
-rw-r--r--devel/collada-dom/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/collada-dom/Makefile b/devel/collada-dom/Makefile
index e2b48a26fb1c..82d1b31bcae1 100644
--- a/devel/collada-dom/Makefile
+++ b/devel/collada-dom/Makefile
@@ -9,12 +9,11 @@ COMMENT= COLLADA Document Object Model (DOM) C++ Library
LICENSE= MIT
-LIB_DEPENDS= libminizip.so:archivers/minizip \
- libpcre.so:devel/pcre \
+LIB_DEPENDS= libpcre.so:devel/pcre \
libboost_filesystem.so:devel/boost-libs \
libboost_system.so:devel/boost-libs
-USES= cmake gnome
+USES= cmake gnome minizip
USE_LDCONFIG= yes
USE_GNOME= libxml2
USE_GITHUB= yes