aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2003-05-05 01:45:36 +0800
committerarved <arved@FreeBSD.org>2003-05-05 01:45:36 +0800
commitad73a2a70d08e02e3e9fbb83ca545d7edb3eca71 (patch)
tree745c970023cfed099f48fc15394c7352e981f2cc
parentb6ae1631c3896407172545df4d1964a337de511c (diff)
downloadfreebsd-ports-gnome-ad73a2a70d08e02e3e9fbb83ca545d7edb3eca71.tar.gz
freebsd-ports-gnome-ad73a2a70d08e02e3e9fbb83ca545d7edb3eca71.tar.zst
freebsd-ports-gnome-ad73a2a70d08e02e3e9fbb83ca545d7edb3eca71.zip
Add build dependency on LADSPA
Submitted by: bento
-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