aboutsummaryrefslogtreecommitdiff
path: root/textproc/libodfgen01
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2015-08-10 23:18:18 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2015-08-10 23:18:18 +0000
commit5cf936ae4a9698487f57a243f80280a9428f7091 (patch)
treee0c116339624d47c031cd459e9e81845b9fbd76d /textproc/libodfgen01
parent5faa313e53801fcb1134d37cd066773351ddb60d (diff)
downloadports-5cf936ae4a9698487f57a243f80280a9428f7091.tar.gz
ports-5cf936ae4a9698487f57a243f80280a9428f7091.zip
Remove graphics/libetonyek01 from LIB_DEPENDS. It was never required.
MFH: 2015Q3
Notes
Notes: svn path=/head/; revision=393923
Diffstat (limited to 'textproc/libodfgen01')
-rw-r--r--textproc/libodfgen01/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/libodfgen01/Makefile b/textproc/libodfgen01/Makefile
index 8df44431d2cd..6f52d8a01b1b 100644
--- a/textproc/libodfgen01/Makefile
+++ b/textproc/libodfgen01/Makefile
@@ -12,8 +12,7 @@ COMMENT= Library for generating documents in Open Document Format (ODF)
LICENSE= LGPL21 MPL
LICENSE_COMB= dual
-LIB_DEPENDS= libetonyek-0.1.so:${PORTSDIR}/graphics/libetonyek01 \
- librevenge-0.0.so:${PORTSDIR}/textproc/librevenge
+LIB_DEPENDS= librevenge-0.0.so:${PORTSDIR}/textproc/librevenge
CONFIGURE_ARGS= --disable-werror --without-docs
CPPFLAGS+= -I${LOCALBASE}/include