diff options
Diffstat (limited to 'audio/swhplugins/Makefile')
-rw-r--r-- | audio/swhplugins/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/swhplugins/Makefile b/audio/swhplugins/Makefile index 9eb9b68..24bc069 100644 --- a/audio/swhplugins/Makefile +++ b/audio/swhplugins/Makefile @@ -15,6 +15,9 @@ DISTNAME= swh-plugins-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Steve Harris' huge Collection of LADSPA Plugins +# includes assember code +ONLY_FOR_ARCHS= i386 + BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \ fftw.2:${PORTSDIR}/math/fftw |