summaryrefslogtreecommitdiff
path: root/ftp
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 /ftp
parent- Convert to USES=libtool (diff)
Use default LIBTOOLIZE_ARGS
Notes
Notes: svn path=/head/; revision=368126
Diffstat (limited to 'ftp')
-rw-r--r--ftp/wxdfast/Makefile1
-rw-r--r--ftp/wzdftpd/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/ftp/wxdfast/Makefile b/ftp/wxdfast/Makefile
index 2501d8d54418..44851b5e9fa2 100644
--- a/ftp/wxdfast/Makefile
+++ b/ftp/wxdfast/Makefile
@@ -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:
diff --git a/ftp/wzdftpd/Makefile b/ftp/wzdftpd/Makefile
index 85612f6687c5..f4029e04256d 100644
--- a/ftp/wzdftpd/Makefile
+++ b/ftp/wzdftpd/Makefile
@@ -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