diff options
author | rodent <rodent@pkgsrc.org> | 2015-04-20 03:23:17 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2015-04-20 03:23:17 +0000 |
commit | dc4bbc3f88144adce78207f7fc8adb179e67458c (patch) | |
tree | 8ec560687db6475adf8a80ca14cf8716b56ffeed | |
parent | 238ad03299429ead27026ec5901b278013156439 (diff) | |
download | pkgsrc-dc4bbc3f88144adce78207f7fc8adb179e67458c.tar.gz |
+lilv
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 9bbaeaf2ce1..cc779737a25 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.521 2015/04/19 22:53:04 rodent Exp $ +# $NetBSD: Makefile,v 1.522 2015/04/20 03:23:17 rodent Exp $ # COMMENT= Audio tools @@ -277,6 +277,7 @@ SUBDIR+= libvorbis SUBDIR+= libwildmidi SUBDIR+= libxmp SUBDIR+= libxspf +SUBDIR+= lilv SUBDIR+= liteamp SUBDIR+= liveice SUBDIR+= lv2 |