aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-09-13 18:25:04 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-09-13 18:25:04 +0000
commita5bee80ce4fb7f1f65014eea6f67539f4089937a (patch)
tree75524d8b4dfba0e8385592ad0bb6f6aba7f1a942 /audio
parent22694151442ff0e618cd8c95890c9034b8d21f87 (diff)
downloadports-a5bee80ce4fb7f1f65014eea6f67539f4089937a.tar.gz
ports-a5bee80ce4fb7f1f65014eea6f67539f4089937a.zip
Use default LIBTOOLIZE_ARGS
Notes
Notes: svn path=/head/; revision=368126
Diffstat (limited to 'audio')
-rw-r--r--audio/libtremor/Makefile1
-rw-r--r--audio/pd/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/audio/libtremor/Makefile b/audio/libtremor/Makefile
index c7b2a7ea25b5..183d465ce8fd 100644
--- a/audio/libtremor/Makefile
+++ b/audio/libtremor/Makefile
@@ -16,7 +16,6 @@ WRKSRC= ${WRKDIR}/Tremor
USES= libtool tar:tgz
USE_AUTOTOOLS= aclocal automake autoconf libtoolize
AUTOMAKE_ARGS= -a -c
-LIBTOOLIZE_ARGS=-i -c
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/audio/pd/Makefile b/audio/pd/Makefile
index 7e64a9df2c15..175ca0326bf9 100644
--- a/audio/pd/Makefile
+++ b/audio/pd/Makefile
@@ -27,7 +27,6 @@ tclsh_OLD_CMD= /usr/bin/tclsh
tclsh_CMD= ${LOCALBASE}/bin/tclsh
USE_AUTOTOOLS= aclocal libtoolize autoconf automake
ACLOCAL_ARGS= -I m4/generated -I m4
-LIBTOOLIZE_ARGS=--install --copy --force
AUTOMAKE_ARGS= --add-missing --copy --force-missing
CONFIGURE_ENV= ac_cv_lib_pthread_pthread_create=no