summaryrefslogtreecommitdiffstats
path: root/secure/lib
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-10-01 09:36:43 +0000
committerbapt <bapt@FreeBSD.org>2015-10-01 09:36:43 +0000
commitf57d9054651c33b822be7c35cebf630912ba0aae (patch)
treea5914e0a02f1f78fbcece53ec11bfddc64f76781 /secure/lib
parent934c5c6da6753f906bc4a905e249449fd15b850d (diff)
parent4636024b4abd268cb5e384fc0702be9f013f6fdb (diff)
downloadFreeBSD-src-f57d9054651c33b822be7c35cebf630912ba0aae.zip
FreeBSD-src-f57d9054651c33b822be7c35cebf630912ba0aae.tar.gz
Merge from head
Diffstat (limited to 'secure/lib')
-rw-r--r--secure/lib/libcrypto/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile
index dbe2157..4c396a0 100644
--- a/secure/lib/libcrypto/Makefile
+++ b/secure/lib/libcrypto/Makefile
@@ -402,14 +402,6 @@ opensslconf.h: opensslconf-${MACHINE_CPUARCH}.h
.endif
${CP} ${.ALLSRC} ${.TARGET}
-OLDSYMLINKS+= libdes.a libdes.so libdes.so.3 libdes_p.a
-afterinstall:
- @${ECHO} "Removing stale symlinks."
- rm -f ${DESTDIR}${INCLUDEDIR}/des.h
-.for symlink in ${OLDSYMLINKS}
- rm -f ${DESTDIR}${LIBDIR}/${symlink}
-.endfor
-
.include <bsd.lib.mk>
.if ${MACHINE_CPUARCH} == "amd64"
OpenPOWER on IntegriCloud