diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2012-06-20 17:29:30 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2012-06-20 17:29:30 +0000 |
commit | 5f307059943bf8d2fa7c944bbafa414080d32e9a (patch) | |
tree | 73c1c8a82fe22a2dc0b1c339aab3a6498919ea0e /devel/libvshadow | |
parent | 4224ddb9a258878891ab0f48fc9a8cf8c19cd9b0 (diff) | |
download | ports-5f307059943bf8d2fa7c944bbafa414080d32e9a.tar.gz ports-5f307059943bf8d2fa7c944bbafa414080d32e9a.zip |
Notes
Diffstat (limited to 'devel/libvshadow')
-rw-r--r-- | devel/libvshadow/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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 |