aboutsummaryrefslogtreecommitdiff
path: root/textproc/liblrdf
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-01-03 00:06:00 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-01-03 00:06:00 +0000
commitc4d19306b623c00e5b1e8791c11dd472ca82c0d6 (patch)
treeeb0063369b3250bbaeb543466c1983cc2d56653d /textproc/liblrdf
parent2eff21dbe0d995671054a2172ad775a846edb04c (diff)
downloadports-c4d19306b623c00e5b1e8791c11dd472ca82c0d6.tar.gz
ports-c4d19306b623c00e5b1e8791c11dd472ca82c0d6.zip
Notes
Diffstat (limited to 'textproc/liblrdf')
-rw-r--r--textproc/liblrdf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/liblrdf/Makefile b/textproc/liblrdf/Makefile
index 0d495c824a1f..cde216dbc058 100644
--- a/textproc/liblrdf/Makefile
+++ b/textproc/liblrdf/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= arved@FreeBSD.org
COMMENT= Library for manipulating RDF files describing LADSPA plugins
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
-LIB_DEPENDS= raptor.1:${PORTSDIR}/textproc/raptor
+LIB_DEPENDS= raptor.2:${PORTSDIR}/textproc/raptor
GNU_CONFIGURE= yes
USE_LIBTOOL= yes