summaryrefslogtreecommitdiffstats
path: root/usr.bin/iconv
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-11-05 14:55:01 +0000
committerbapt <bapt@FreeBSD.org>2014-11-05 14:55:01 +0000
commita8396ef62fe2ad8e5cf3baa6e031285dade4970b (patch)
treecfb7da30e713cf0e8fdbc8b7bf0cfdea16f68564 /usr.bin/iconv
parentbfc0f852ba36942c2903b68b79ccc504e7d2c1f7 (diff)
downloadFreeBSD-src-a8396ef62fe2ad8e5cf3baa6e031285dade4970b.zip
FreeBSD-src-a8396ef62fe2ad8e5cf3baa6e031285dade4970b.tar.gz
Nothing in iconv(1) uses symbols from libcrypt
Diffstat (limited to 'usr.bin/iconv')
-rw-r--r--usr.bin/iconv/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.bin/iconv/Makefile b/usr.bin/iconv/Makefile
index deab092..b920eb1 100644
--- a/usr.bin/iconv/Makefile
+++ b/usr.bin/iconv/Makefile
@@ -7,7 +7,4 @@ PROG= iconv
#SRCS= iconv.c
MAN= iconv.1
-LDADD+= -lcrypt
-DPADD+= ${LIBCRYPT}
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud