aboutsummaryrefslogtreecommitdiff
path: root/graphics/libetonyek01/Makefile
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2015-07-02 23:40:30 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2015-07-02 23:40:30 +0000
commitc1ca77cfb559c082b594261b2b88d8fa386be579 (patch)
treee501b9308029bb8f63adc7e2bc3b9ce0ea22f0fd /graphics/libetonyek01/Makefile
parent1e943c086290f0f7e26c23dc05c99318de9b1ed0 (diff)
downloadports-c1ca77cfb559c082b594261b2b88d8fa386be579.tar.gz
ports-c1ca77cfb559c082b594261b2b88d8fa386be579.zip
Notes
Diffstat (limited to 'graphics/libetonyek01/Makefile')
-rw-r--r--graphics/libetonyek01/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/graphics/libetonyek01/Makefile b/graphics/libetonyek01/Makefile
index cd4c46cc2d6d..23649dc2a765 100644
--- a/graphics/libetonyek01/Makefile
+++ b/graphics/libetonyek01/Makefile
@@ -12,8 +12,10 @@ COMMENT= Library to interpret and import Apple Keynote presentations
LICENSE= LGPL21 MPL
LICENSE_COMB= dual
-LIB_DEPENDS= libboost_filesystem.so:${PORTSDIR}/devel/boost-libs \
- librevenge-0.0.so:${PORTSDIR}/textproc/librevenge \
+BUILD_DEPENDS= ${LOCALBASE}/include/boost/config.hpp:${PORTSDIR}/devel/boost-libs \
+ ${LOCALBASE}/include/mdds/flat_segment_tree.hpp:${PORTSDIR}/devel/mdds \
+ ${LOCALBASE}/include/glm/glm.hpp:${PORTSDIR}/math/glm
+LIB_DEPENDS= librevenge-0.0.so:${PORTSDIR}/textproc/librevenge \
libxml2.so:${PORTSDIR}/textproc/libxml2
OPTIONS_DEFINE= TEST