diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ardour/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/ardour/Makefile b/audio/ardour/Makefile index 23e0da0aaa52..e66298a48e77 100644 --- a/audio/ardour/Makefile +++ b/audio/ardour/Makefile @@ -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 |