aboutsummaryrefslogtreecommitdiff
path: root/graphics/libcdr01
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /graphics/libcdr01
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412346
Diffstat (limited to 'graphics/libcdr01')
-rw-r--r--graphics/libcdr01/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/libcdr01/Makefile b/graphics/libcdr01/Makefile
index cc05aea12b25..cc4b20ac0d96 100644
--- a/graphics/libcdr01/Makefile
+++ b/graphics/libcdr01/Makefile
@@ -12,10 +12,10 @@ 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= libicui18n.so:${PORTSDIR}/devel/icu \
- librevenge-0.0.so:${PORTSDIR}/textproc/librevenge \
- liblcms2.so:${PORTSDIR}/graphics/lcms2
+BUILD_DEPENDS= ${LOCALBASE}/include/boost/optional.hpp:devel/boost-libs
+LIB_DEPENDS= libicui18n.so:devel/icu \
+ librevenge-0.0.so:textproc/librevenge \
+ liblcms2.so:graphics/lcms2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-tests --disable-werror --without-docs