aboutsummaryrefslogtreecommitdiff
path: root/textproc/liblrdf
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
commit597afc47baba19000afd8ec4880a2c47975b0367 (patch)
treeeb9a806366343ecfc3a5146e70b637f09d4e62c7 /textproc/liblrdf
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
downloadports-597afc47baba19000afd8ec4880a2c47975b0367.tar.gz
ports-597afc47baba19000afd8ec4880a2c47975b0367.zip
Notes
Diffstat (limited to 'textproc/liblrdf')
-rw-r--r--textproc/liblrdf/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/textproc/liblrdf/Makefile b/textproc/liblrdf/Makefile
index 996ef6b009b7..53430833433f 100644
--- a/textproc/liblrdf/Makefile
+++ b/textproc/liblrdf/Makefile
@@ -13,11 +13,11 @@ COMMENT= Library for manipulating RDF files describing LADSPA plugins
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
-LIB_DEPENDS= libicuuc.so:${PORTSDIR}/devel/icu \
- libyajl.so:${PORTSDIR}/devel/yajl \
- libcurl.so:${PORTSDIR}/ftp/curl \
- libraptor2.so:${PORTSDIR}/textproc/raptor2
+BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa
+LIB_DEPENDS= libicuuc.so:devel/icu \
+ libyajl.so:devel/yajl \
+ libcurl.so:ftp/curl \
+ libraptor2.so:textproc/raptor2
GNU_CONFIGURE= yes
USES= autoreconf iconv libtool pathfix pkgconfig