From 402495c810b015f4ea7eabd10f033a8f5e8379a9 Mon Sep 17 00:00:00 2001 From: Jung-uk Kim Date: Thu, 25 Apr 2013 23:43:56 +0000 Subject: Update to 0.0.13. --- graphics/libcdr/Makefile | 4 +++- graphics/libcdr/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'graphics') diff --git a/graphics/libcdr/Makefile b/graphics/libcdr/Makefile index 901c3d0b8a98..1d85085c0618 100644 --- a/graphics/libcdr/Makefile +++ b/graphics/libcdr/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libcdr -PORTVERSION= 0.0.12 +PORTVERSION= 0.0.13 CATEGORIES= graphics devel MASTER_SITES= http://dev-www.libreoffice.org/src/ @@ -11,6 +11,7 @@ COMMENT= Library and tools for parsing Corel Draw file format LICENSE= LGPL21 MPL GPLv2 LICENSE_COMB= dual +BUILD_DEPENDS= ${LOCALBASE}/include/boost/optional.hpp:${PORTSDIR}/devel/boost-libs LIB_DEPENDS= icui18n:${PORTSDIR}/devel/icu \ wpd-0.9:${PORTSDIR}/textproc/libwpd \ wpg-0.2:${PORTSDIR}/graphics/libwpg \ @@ -22,6 +23,7 @@ CONFIGURE_ARGS= --disable-werror --without-docs USES= pathfix pkgconfig USE_LDCONFIG= yes +CPPFLAGS+= -I${LOCALBASE}/include CXXFLAGS+= -Wno-long-long .include diff --git a/graphics/libcdr/distinfo b/graphics/libcdr/distinfo index eeb0777c182c..6a9a9ecd53f3 100644 --- a/graphics/libcdr/distinfo +++ b/graphics/libcdr/distinfo @@ -1,2 +1,2 @@ -SHA256 (libcdr-0.0.12.tar.xz) = c8699c00ff5c4eddd506c21767463f1c13577ca8c65f69560d488e8df4a7225d -SIZE (libcdr-0.0.12.tar.xz) = 565412 +SHA256 (libcdr-0.0.13.tar.xz) = a14bb9a91f667616aac04d5d02f8e0cca02a49baa988906ab8d80a787eb918c9 +SIZE (libcdr-0.0.13.tar.xz) = 570080 -- cgit v1.2.3