aboutsummaryrefslogtreecommitdiff
path: root/textproc/liblrdf/Makefile
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-10-20 19:50:48 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-10-20 19:50:48 +0000
commitcb72517df46ddb59954925e34a7d520698c3fc7b (patch)
tree5f972e706647e3ebc07d7d02fee34fd119684888 /textproc/liblrdf/Makefile
parent7618d06316514baa161800eb26986b28cd26b82a (diff)
downloadports-cb72517df46ddb59954925e34a7d520698c3fc7b.tar.gz
ports-cb72517df46ddb59954925e34a7d520698c3fc7b.zip
Chase shlib version of raptor
Forgotten by: krion
Notes
Notes: svn path=/head/; revision=91754
Diffstat (limited to 'textproc/liblrdf/Makefile')
-rw-r--r--textproc/liblrdf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/liblrdf/Makefile b/textproc/liblrdf/Makefile
index 84adea520c21..bc011d20ca04 100644
--- a/textproc/liblrdf/Makefile
+++ b/textproc/liblrdf/Makefile
@@ -6,6 +6,7 @@
PORTNAME= liblrdf
PORTVERSION= 0.3.1
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://plugin.org.uk/releases/lrdf/
@@ -13,7 +14,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.0:${PORTSDIR}/textproc/raptor
+LIB_DEPENDS= raptor.1:${PORTSDIR}/textproc/raptor
GNU_CONFIGURE= yes
USE_LIBTOOL= yes