aboutsummaryrefslogtreecommitdiffstats
path: root/audio/slv2
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2016-11-05 10:59:28 +0800
committerjbeich <jbeich@FreeBSD.org>2016-11-05 10:59:28 +0800
commit21b6cafd4eaf08f214da68312cfcc265da7dd174 (patch)
tree19c93f582be6a2ac87b9d4af48858b3de1db1303 /audio/slv2
parent336d2747e28e91b92c2ee583974ac64d647136f4 (diff)
downloadfreebsd-ports-gnome-21b6cafd4eaf08f214da68312cfcc265da7dd174.tar.gz
freebsd-ports-gnome-21b6cafd4eaf08f214da68312cfcc265da7dd174.tar.zst
freebsd-ports-gnome-21b6cafd4eaf08f214da68312cfcc265da7dd174.zip
audio/lv2core: deprecate in favor of audio/lv2 (try#2)
- Switch existing consumers to audio/lv2 PR: 197126, 213285 (for tracking)
Diffstat (limited to 'audio/slv2')
-rw-r--r--audio/slv2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/slv2/Makefile b/audio/slv2/Makefile
index da519c14fc0a..dfdd7a6be136 100644
--- a/audio/slv2/Makefile
+++ b/audio/slv2/Makefile
@@ -3,7 +3,7 @@
PORTNAME= slv2
PORTVERSION= 0.6.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= http://download.drobilla.net/
@@ -13,7 +13,7 @@ COMMENT= LV2 Application Support Library
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= ${LOCALBASE}/include/lv2.h:audio/lv2core
+BUILD_DEPENDS= lv2>=1.14.0_1:audio/lv2
LIB_DEPENDS= libjack.so:audio/jack \
librdf.so:textproc/redland