svn commit: r347945 - head/audio/ardour
Eitan Adler
eadler at FreeBSD.org
Tue Mar 11 23:17:45 UTC 2014
Author: eadler
Date: Tue Mar 11 23:17:44 2014
New Revision: 347945
URL: http://svnweb.freebsd.org/changeset/ports/347945
QAT: https://qat.redports.org/buildarchive/r347945/
Log:
audio/ardour: add restricted.
Per LEGAL add a RESTRICTED tag to audio/ardour.
Approved by: portmgr (implicit)
Modified:
head/audio/ardour/Makefile
Modified: head/audio/ardour/Makefile
==============================================================================
--- head/audio/ardour/Makefile Tue Mar 11 23:15:28 2014 (r347944)
+++ head/audio/ardour/Makefile Tue Mar 11 23:17:44 2014 (r347945)
@@ -27,6 +27,8 @@ CFLAGS+= -I${LOCALBASE}/include
USE_GNOME= libxslt
USE_LDCONFIG= ${PREFIX}/lib/ardour2 ${PREFIX}/lib/ardour2/surfaces
+RESTRICTED= Redistribution of the VST PlugIns SDK is not allowed
+
PLIST_SUB= DISTVERSION=${DISTVERSION}
OPTIONS_DEFINE= OPTIMIZED_CFLAGS VST
More information about the svn-ports-all
mailing list