aboutsummaryrefslogtreecommitdiff
path: root/graphics/libetonyek01/Makefile
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2015-08-10 23:41:34 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2015-08-10 23:41:34 +0000
commita4f858c6fbb3f7682bb72a7261bf98007d4e4f0c (patch)
tree12cd0f34e4360e726cc0f537fd6631a23890d3b2 /graphics/libetonyek01/Makefile
parent6977e13fef5d7b912f3e540f1d0c7fd7c7b49306 (diff)
downloadports-a4f858c6fbb3f7682bb72a7261bf98007d4e4f0c.tar.gz
ports-a4f858c6fbb3f7682bb72a7261bf98007d4e4f0c.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 b7de766d23a8..4070db39afdb 100644
--- a/graphics/libetonyek01/Makefile
+++ b/graphics/libetonyek01/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= libetonyek
-PORTVERSION= 0.1.1
+PORTVERSION= 0.1.3
PORTEPOCH= 1
CATEGORIES= graphics
MASTER_SITES= http://dev-www.libreoffice.org/src/${PORTNAME}/
@@ -13,6 +13,8 @@ COMMENT= Library to interpret and import Apple Keynote presentations
LICENSE= LGPL21 MPL
LICENSE_COMB= dual
+BUILD_DEPENDS= mdds>=0.12.1_1:${PORTSDIR}/devel/mdds \
+ ${LOCALBASE}/include/glm/glm.hpp:${PORTSDIR}/math/glm
LIB_DEPENDS= libboost_filesystem.so:${PORTSDIR}/devel/boost-libs \
librevenge-0.0.so:${PORTSDIR}/textproc/librevenge \
libxml2.so:${PORTSDIR}/textproc/libxml2
@@ -23,7 +25,7 @@ CONFIGURE_ARGS= --disable-werror --without-docs
CPPFLAGS+= -I${LOCALBASE}/include
GNU_CONFIGURE= yes
-USES= gmake gperf libtool pathfix pkgconfig tar:xz
+USES= compiler:c++11-lang gmake libtool pathfix pkgconfig tar:xz
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip