diff options
Diffstat (limited to 'audio/ladspa/Makefile')
-rw-r--r-- | audio/ladspa/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/ladspa/Makefile b/audio/ladspa/Makefile index 1342fb41d187..5d223f0c1965 100644 --- a/audio/ladspa/Makefile +++ b/audio/ladspa/Makefile @@ -17,7 +17,6 @@ COMMENT= Linux Audio Developer's Simple Plugin API WRKSRC= ${WRKDIR}/ladspa_sdk USE_GMAKE= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes PROGRAM_FILES= analyseplugin applyplugin listplugins PLUGIN_FILES= amp.so delay.so filter.so noise.so sine.so |