summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/swhplugins/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/swhplugins/Makefile b/audio/swhplugins/Makefile
index 24bc0693470b..59e49337d432 100644
--- a/audio/swhplugins/Makefile
+++ b/audio/swhplugins/Makefile
@@ -15,13 +15,13 @@ 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
+# includes assember code
+ONLY_FOR_ARCHS= i386
+
USE_REINPLACE= yes
USE_GMAKE= yes
USE_LIBTOOL= yes