aboutsummaryrefslogtreecommitdiff
path: root/textproc/liblrdf
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-05-04 17:45:36 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-05-04 17:45:36 +0000
commit14fe821bdeccb968b9bca1291963f0885e031dab (patch)
tree2358566d050f8464bf704ecd76c16a5dd638d5b6 /textproc/liblrdf
parentee9b948995e7eb3155a3a6317d60ef7aae124dc8 (diff)
downloadports-14fe821bdeccb968b9bca1291963f0885e031dab.tar.gz
ports-14fe821bdeccb968b9bca1291963f0885e031dab.zip
Add build dependency on LADSPA
Submitted by: bento
Notes
Notes: svn path=/head/; revision=80114
Diffstat (limited to 'textproc/liblrdf')
-rw-r--r--textproc/liblrdf/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/liblrdf/Makefile b/textproc/liblrdf/Makefile
index e228dca2179a..43e63b504bb6 100644
--- a/textproc/liblrdf/Makefile
+++ b/textproc/liblrdf/Makefile
@@ -6,12 +6,14 @@
PORTNAME= liblrdf
PORTVERSION= 0.3.0
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://plugin.org.uk/releases/lrdf/
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
GNU_CONFIGURE= yes