diff options
author | tijl <tijl@FreeBSD.org> | 2014-09-14 02:25:04 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-09-14 02:25:04 +0800 |
commit | 385bb789b8ce3c0d18bd1e8bcb7586fdd673f164 (patch) | |
tree | 75524d8b4dfba0e8385592ad0bb6f6aba7f1a942 /sysutils | |
parent | cc0239badc3ba84ad2342490a6c541b51cf209c4 (diff) | |
download | freebsd-ports-gnome-385bb789b8ce3c0d18bd1e8bcb7586fdd673f164.tar.gz freebsd-ports-gnome-385bb789b8ce3c0d18bd1e8bcb7586fdd673f164.tar.zst freebsd-ports-gnome-385bb789b8ce3c0d18bd1e8bcb7586fdd673f164.zip |
Use default LIBTOOLIZE_ARGS
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/uptimed/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/uptimed/Makefile b/sysutils/uptimed/Makefile index 860eb27fd72d..20e31d4de699 100644 --- a/sysutils/uptimed/Makefile +++ b/sysutils/uptimed/Makefile @@ -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 |