Skip to content

Commit

Permalink
Use default LIBTOOLIZE_ARGS
Browse files Browse the repository at this point in the history
  • Loading branch information
TijlCoosemans committed Sep 13, 2014
1 parent 2269415 commit a5bee80
Show file tree
Hide file tree
Showing 30 changed files with 0 additions and 30 deletions.
1 change: 0 additions & 1 deletion archivers/unadf/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ USE_AUTOTOOLS= libtoolize aclocal autoconf autoheader automake
#
# args below adapted from adflib: autogen.sh
#
LIBTOOLIZE_ARGS=--copy --force
AUTOMAKE_ARGS= --add-missing

#
Expand Down
1 change: 0 additions & 1 deletion astro/libnova/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ GNU_CONFIGURE= yes
USES= libtool
USE_AUTOTOOLS= aclocal autoheader autoconf automake libtoolize
AUTOMAKE_ARGS= -a -c -f
LIBTOOLIZE_ARGS=-i -c -f
USE_LDCONFIG= yes

WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
Expand Down
1 change: 0 additions & 1 deletion audio/libtremor/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
1 change: 0 additions & 1 deletion audio/pd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
1 change: 0 additions & 1 deletion benchmarks/siege/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ LICENSE= GPLv2
USES= perl5
USE_OPENSSL= yes
USE_AUTOTOOLS= libtoolize aclocal autoheader automake autoconf
LIBTOOLIZE_ARGS=--copy --force
AUTOMAKE_ARGS= --add-missing --copy
CONFIGURE_ENV= PERL="${PERL}"
CONFIGURE_ARGS= --with-ssl=${OPENSSLBASE} --disable-shared \
Expand Down
1 change: 0 additions & 1 deletion cad/gerbv/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ OPTIONS_DEFINE= DOCS EXAMPLES
USES= desktop-file-utils gmake libtool pathfix pkgconfig
USE_GNOME= gtk20
USE_AUTOTOOLS= libtoolize aclocal autoheader automake autoconf
LIBTOOLIZE_ARGS=--copy --force
AUTOMAKE_ARGS= --add-missing --copy --foreign
CONFIGURE_ENV= ac_aux_dir="."
USE_LDCONFIG= yes
Expand Down
1 change: 0 additions & 1 deletion comms/hidapi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ GH_COMMIT= 40cf516

USE_AUTOTOOLS= aclocal autoconf autoheader automake libtoolize
AUTOMAKE_ARGS= --add-missing --copy
LIBTOOLIZE_ARGS=--copy

USES= iconv:wchar_t libtool
USE_LDCONFIG= yes
Expand Down
1 change: 0 additions & 1 deletion comms/owfs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ COMMENT= OWFS -- 1-Wire file system
LICENSE= GPLv2

USES= libtool
LIBTOOLIZE_ARGS=-c -f -i
ACLOCAL_ARGS= -I${LOCALBASE}/share/aclocal

USE_AUTOTOOLS= libtoolize aclocal autoheader autoconf automake
Expand Down
1 change: 0 additions & 1 deletion comms/ser2net/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ OPTIONS_DEFINE= DOCS
USE_RC_SUBR= ${PORTNAME}

USE_AUTOTOOLS= libtoolize aclocal automake autoconf
LIBTOOLIZE_ARGS=--copy --force
AUTOMAKE_ARGS= --add-missing

PORTDOCS= AUTHORS ChangeLog INSTALL NEWS README
Expand Down
1 change: 0 additions & 1 deletion databases/gigabase/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ USES= dos2unix gmake libtool
DOS2UNIX_FILES= Makefile.in *.cpp *.h
USE_GCC= any
USE_AUTOTOOLS= libtoolize aclocal autoconf
LIBTOOLIZE_ARGS=--copy --force
USE_LDCONFIG= yes

LDFLAGS+= -pthread
Expand Down
1 change: 0 additions & 1 deletion databases/mysql-workbench51/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ OPTIONS_DEFINE= PYTHON
USE_AUTOTOOLS= libtoolize aclocal autoconf autoheader automake
ACLOCAL_ARGS= -I m4
AUTOMAKE_ARGS= -a -c -f --foreign
LIBTOOLIZE_ARGS=-i -c -f
USE_LDCONFIG= ${PREFIX}/lib/mysql-workbench
SUBDIRS= ext/yassl/taocrypt ext/yassl ext/ctemplate/ctemplate-src .

Expand Down
1 change: 0 additions & 1 deletion devel/c-unit/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ DATADIR= ${PREFIX}/share/CUnit
EXAMPLESDIR= ${PREFIX}/share/examples/CUnit

AUTOMAKE_ARGS= --add-missing
LIBTOOLIZE_ARGS=--copy --force --install
PATHFIX_MAKEFILEIN= Makefile.am

OPTIONS_DEFINE= AUT BAS CON CUR DEB EXA ITE MEM
Expand Down
1 change: 0 additions & 1 deletion devel/cunit/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ PORTDOCS= *
PORTEXAMPLES= *

AUTOMAKE_ARGS= --add-missing
LIBTOOLIZE_ARGS=--copy --force --install
PATHFIX_MAKEFILEIN= Makefile.am

AUTOMATED_CONFIGURE_ENABLE= automated
Expand Down
1 change: 0 additions & 1 deletion devel/libeio/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ USES= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes

LIBTOOLIZE_ARGS=--copy --force
ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal
AUTOMAKE_ARGS= --add-missing

Expand Down
1 change: 0 additions & 1 deletion devel/libghthash/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ USES= libtool
GNU_CONFIGURE= yes
USE_AUTOTOOLS= aclocal autoheader automake autoconf libtoolize
AUTOMAKE_ARGS= -a -c -f
LIBTOOLIZE_ARGS=-i -c -f
USE_LDCONFIG= yes

PLIST_FILES= include/ght_hash_table.h \
Expand Down
1 change: 0 additions & 1 deletion devel/sdts++/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs
DOS2UNIX_FILES= sdts++/io/sio_Utils.cpp
USES= bison dos2unix gmake libtool makeinfo
USE_AUTOTOOLS= libtoolize aclocal automake autoconf
LIBTOOLIZE_ARGS=--copy --force
ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal
AUTOMAKE_ARGS= --add-missing --copy --foreign
CONFIGURE_ARGS= --with-boost=${LOCALBASE}/include
Expand Down
1 change: 0 additions & 1 deletion ftp/wxdfast/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ USES= gettext
USE_AUTOTOOLS= aclocal automake autoconf libtoolize
ACLOCAL_ARGS= -I ${LOCALBASE}/share/locale
AUTOMAKE_ARGS= --add-missing --copy --force-missing --foreign
LIBTOOLIZE_ARGS=--copy --force
CONFIGURE_ENV= WXRC="${WXRC_CMD}"

post-patch:
Expand Down
1 change: 0 additions & 1 deletion ftp/wzdftpd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ OPTIONS_SUB= yes

USES= pkgconfig libtool
USE_AUTOTOOLS= libtoolize aclocal autoheader automake autoconf
LIBTOOLIZE_ARGS=--copy --force
ACLOCAL_ARGS= -I m4 -I ac-helpers
AUTOMAKE_ARGS= --add-missing --copy
CONFIGURE_ARGS= --sysconfdir=${ETCDIR} --without-pam --disable-bonjour
Expand Down
1 change: 0 additions & 1 deletion graphics/gtimelapse/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ USE_WX= 3.0
WX_UNICODE= yes
WX_CONF_ARGS= absolute
USE_AUTOTOOLS= libtoolize aclocal automake autoconf
LIBTOOLIZE_ARGS=--copy --force
AUTOMAKE_ARGS= --add-missing --copy

PLIST_FILES= bin/${PORTNAME}
Expand Down
1 change: 0 additions & 1 deletion graphics/libpgf/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ USE_AUTOTOOLS= libtoolize aclocal autoheader automake autoconf
USE_LDCONFIG= yes

DOS2UNIX_FILES= configure.ac
LIBTOOLIZE_ARGS=--copy --force --quiet
AUTOMAKE_ARGS= --add-missing --copy
ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal
INSTALL_TARGET= install-strip
Expand Down
1 change: 0 additions & 1 deletion graphics/sdl_gfx/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ USES= gmake libtool pathfix
PATHFIX_MAKEFILEIN= Makefile.am
USE_AUTOTOOLS= libtoolize aclocal autoconf automake
AUTOMAKE_ARGS= -a -c -f
LIBTOOLIZE_ARGS=-i -c -f
USE_SDL= sdl
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --includedir=${PREFIX}/include
Expand Down
1 change: 0 additions & 1 deletion japanese/FreeWnn-lib/Makefile.common
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
GNU_CONFIGURE= yes
USES= tar:bzip2 libtool:keepla
USE_AUTOTOOLS= aclocal autoheader autoconf libtoolize
LIBTOOLIZE_ARGS=-i -c -f
USE_LDCONFIG= yes
MAKE_ARGS= MANLANG="${MANLANG}" CDEBUGFLAGS="${CFLAGS}" \
LIBRARY_WNNMANDIR="3.libwnn" \
Expand Down
1 change: 0 additions & 1 deletion multimedia/xmms/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ INSTALL_TARGET= install-strip
# librcd.so:${PORTSDIR}/devel/librcd
#
#USE_AUTOTOOLS= aclocal autoheader libtoolize autoconf automake
#LIBTOOLIZE_ARGS=-i -c -f
#AUTOMAKE_ARGS= -a -c -f
#USE_OPENSSL= yes
#.endif
Expand Down
1 change: 0 additions & 1 deletion net/libsocket++/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ USE_LDCONFIG= yes
USES= libtool makeinfo
USE_AUTOTOOLS= aclocal autoheader automake autoconf libtoolize
AUTOMAKE_ARGS= -a -c
LIBTOOLIZE_ARGS=-i -c

INFO= socket++

Expand Down
1 change: 0 additions & 1 deletion science/minc2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ USES= bison gmake libtool perl5 shebangfix
SHEBANG_FILES= progs/mincview/mincview
USE_PERL5= build
USE_AUTOTOOLS= libtoolize aclocal autoheader automake autoconf
LIBTOOLIZE_ARGS=--copy --force
ACLOCAL_ARGS= -I m4 --automake-acdir=${ACLOCAL_DIR}
AUTOMAKE_ARGS= --add-missing --copy --force-missing
CONFIGURE_ARGS= --enable-shared=yes --enable-static=yes
Expand Down
1 change: 0 additions & 1 deletion security/barnyard2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ OPTIONS_DEFAULT+= TCL
.endif

USE_AUTOTOOLS= libtoolize aclocal autoheader automake autoconf
LIBTOOLIZE_ARGS=--copy --force
AUTOMAKE_ARGS= --add-missing --copy
ACLOCAL_ARGS= -I m4 -I ${LOCALBASE}/share/aclocal

Expand Down
1 change: 0 additions & 1 deletion sysutils/uptimed/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ LICENSE= GPLv2

USES= gmake libtool tar:bzip2
USE_AUTOTOOLS= libtoolize aclocal autoheader automake autoconf
LIBTOOLIZE_ARGS=--copy --force
ACLOCAL_ARGS= # empty
AUTOMAKE_ARGS= --copy --add-missing --foreign
USE_LDCONFIG= yes
Expand Down
1 change: 0 additions & 1 deletion textproc/sdcv/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ LICENSE= GPLv2 # (or later)
USES= gettext pkgconfig readline tar:bzip2
USE_GNOME= glib20
USE_AUTOTOOLS= libtoolize aclocal automake autoconf
LIBTOOLIZE_ARGS=--copy --force
ACLOCAL_ARGS= --automake-acdir=${ACLOCAL_DIR} -I m4
AUTOMAKE_ARGS= --add-missing --copy

Expand Down
1 change: 0 additions & 1 deletion www/cherokee/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ python_CMD= ${PYTHON_CMD}
USE_RC_SUBR= cherokee
USE_OPENSSL= yes
USE_AUTOTOOLS= libtoolize aclocal automake autoheader autoconf
LIBTOOLIZE_ARGS=--copy --force
AUTOMAKE_ARGS= --add-missing --copy --foreign
CONFIGURE_ARGS= --disable-silent-rules \
--disable-static \
Expand Down
1 change: 0 additions & 1 deletion www/varnish/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ CONFIGURE_ENV= RST2MAN=true
USE_LDCONFIG= yes
USE_AUTOTOOLS= aclocal libtoolize automake autoconf
ACLOCAL_ARGS= -I m4
LIBTOOLFLAGS= --copy --force --disable-static
AUTOMAKE_ARGS= --add-missing --copy --foreign
INSTALL_TARGET= install-strip

Expand Down

0 comments on commit a5bee80

Please sign in to comment.