Index: LEGAL =================================================================== RCS file: /home/pcvs/ports/LEGAL,v retrieving revision 1.534 diff -u -r1.534 LEGAL --- LEGAL 13 Apr 2007 15:52:55 -0000 1.534 +++ LEGAL 14 Apr 2007 17:46:16 -0000 @@ -675,3 +675,4 @@ lha-1.14i-ac* archivers/lha-ac No Redistribution GotoBLAS* math/gotoblas No Redistribution gamess.*/gamess* science/gamess No Redistribution +vst_sdk2_3.zip audio/ardour Redistribution of the VST PlugIns SDK is not allowed Index: audio/ardour/Makefile =================================================================== RCS file: /home/pcvs/ports/audio/ardour/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- audio/ardour/Makefile 14 Apr 2007 17:28:52 -0000 1.8 +++ audio/ardour/Makefile 14 Apr 2007 17:46:16 -0000 @@ -42,8 +42,9 @@ .if defined(WITH_VST) # Yes, 'PlugIns' is not a typo. -RESTRICTED= Redistribution of the VST PlugIns SDK is not allowed VST_DIST+= vst_sdk2_3.zip +RESTRICTED= Redistribution of the VST PlugIns SDK is not allowed +RESTRICTED_FILES= ${VST_DIST} DISTFILES+= ${VST_DIST} SCONS_ENV+= VST=yes BUILD_DEPENDS+= winegcc:${PORTSDIR}/emulators/wine \