From a7715f25d27592c50c375bf6b6eb3b761e5713f4 Mon Sep 17 00:00:00 2001 From: nobutaka Date: Wed, 20 Jun 2012 17:29:30 +0000 Subject: Remove unused USE_LIBTOOL line. Reported by: Alex Kozlov --- devel/libewf/Makefile | 1 - devel/libvshadow/Makefile | 1 - 2 files changed, 2 deletions(-) diff --git a/devel/libewf/Makefile b/devel/libewf/Makefile index 6388ea73b300..36233e1afb55 100644 --- a/devel/libewf/Makefile +++ b/devel/libewf/Makefile @@ -23,7 +23,6 @@ RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod USE_GETTEXT= yes USE_ICONV= yes USE_LDCONFIG= yes -USE_LIBTOOL= yes USE_OPENSSL= yes USE_PYTHON= yes diff --git a/devel/libvshadow/Makefile b/devel/libvshadow/Makefile index a5a230e9ece5..f9dacd80b203 100644 --- a/devel/libvshadow/Makefile +++ b/devel/libvshadow/Makefile @@ -23,7 +23,6 @@ RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod USE_GETTEXT= yes USE_ICONV= yes USE_LDCONFIG= yes -USE_LIBTOOL= yes GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib -- cgit