aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/pd/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/audio/pd/Makefile b/audio/pd/Makefile
index c2663ddec858..54c4e1cd85b2 100644
--- a/audio/pd/Makefile
+++ b/audio/pd/Makefile
@@ -19,15 +19,13 @@ RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils \
WRKSRC= ${WRKDIR}/${DISTNAME:S,${DISTVERSIONSUFFIX},,}
-USES= gettext gmake libtool pkgconfig shebangfix tcl:wrapper \
- tk:wrapper
+USES= autoreconf gettext gmake libtool pkgconfig shebangfix \
+ tcl:wrapper tk:wrapper
SHEBANG_FILES= tcl/pkg_mkIndex.tcl
SHEBANG_LANG= tclsh
tclsh_OLD_CMD= /usr/bin/tclsh
tclsh_CMD= ${LOCALBASE}/bin/tclsh
-USE_AUTOTOOLS= aclocal libtoolize autoconf automake
-ACLOCAL_ARGS= -I m4/generated -I m4
-AUTOMAKE_ARGS= --add-missing --copy --force-missing
+GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_lib_pthread_pthread_create=no
CPPFLAGS+= -I${LOCALBASE}/include