diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-14 02:25:04 +0800 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-14 02:25:04 +0800 |
commit | a5bee80ce4fb7f1f65014eea6f67539f4089937a (patch) | |
tree | 75524d8b4dfba0e8385592ad0bb6f6aba7f1a942 /comms/hidapi | |
parent | 22694151442ff0e618cd8c95890c9034b8d21f87 (diff) | |
download | freebsd-ports-gnome-a5bee80ce4fb7f1f65014eea6f67539f4089937a.tar.gz freebsd-ports-gnome-a5bee80ce4fb7f1f65014eea6f67539f4089937a.tar.zst freebsd-ports-gnome-a5bee80ce4fb7f1f65014eea6f67539f4089937a.zip |
Use default LIBTOOLIZE_ARGS
Diffstat (limited to 'comms/hidapi')
-rw-r--r-- | comms/hidapi/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/hidapi/Makefile b/comms/hidapi/Makefile index 1cc6ed509778..47f0861911af 100644 --- a/comms/hidapi/Makefile +++ b/comms/hidapi/Makefile @@ -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 |