diff options
author | bapt <bapt@FreeBSD.org> | 2012-01-23 21:55:24 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-01-23 21:55:24 +0800 |
commit | c8149118064f63a403641d26eaa7282a96095748 (patch) | |
tree | ad2b00a6e959fa537edee4c2642c17804f78af2e /textproc | |
parent | 13d66c4022c702cfb9284f5d39dfdfcce822aa88 (diff) | |
download | freebsd-ports-gnome-c8149118064f63a403641d26eaa7282a96095748.tar.gz freebsd-ports-gnome-c8149118064f63a403641d26eaa7282a96095748.tar.zst freebsd-ports-gnome-c8149118064f63a403641d26eaa7282a96095748.zip |
update to 0.0.14
pet portlint
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libvisio/Makefile | 5 | ||||
-rw-r--r-- | textproc/libvisio/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/textproc/libvisio/Makefile b/textproc/libvisio/Makefile index 067a62de3eca..d674076922be 100644 --- a/textproc/libvisio/Makefile +++ b/textproc/libvisio/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libvisio -PORTVERSION= 0.0.13 +PORTVERSION= 0.0.14 CATEGORIES= textproc devel MASTER_SITES= http://dev-www.libreoffice.org/src/ \ LOCAL/sunpoet @@ -18,7 +18,6 @@ LICENSE= LGPL21 MPL GPLv2 LICENSE_COMB= dual BUILD_DEPENDS= ${LOCALBASE}/include/boost/spirit/include/classic_core.hpp:${PORTSDIR}/devel/boost-libs - LIB_DEPENDS= wpd-0.9.9:${PORTSDIR}/textproc/libwpd \ wpg-0.2.2:${PORTSDIR}/graphics/libwpg @@ -27,7 +26,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gnomehack USE_LDCONFIG= yes -CPPFLAGS= -I${LOCALBASE}/include +CPPFLAGS+= -I${LOCALBASE}/include CONFIGURE_ARGS+= --disable-werror .include <bsd.port.mk> diff --git a/textproc/libvisio/distinfo b/textproc/libvisio/distinfo index 21956cf7169c..3dd8ce391b83 100644 --- a/textproc/libvisio/distinfo +++ b/textproc/libvisio/distinfo @@ -1,2 +1,2 @@ -SHA256 (libvisio-0.0.13.tar.xz) = d49d3c76d2c5a881a5bdd67fa592e68b39d55a4ae253ab6fb445081e3cf96b05 -SIZE (libvisio-0.0.13.tar.xz) = 315360 +SHA256 (libvisio-0.0.14.tar.xz) = 4528042a6df7ec462342a116ed8631865c4c835f58a54b44b96a0be52c1aa4e4 +SIZE (libvisio-0.0.14.tar.xz) = 315620 |