summaryrefslogtreecommitdiff
path: root/security/libdes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/libdes/Makefile')
-rw-r--r--security/libdes/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/security/libdes/Makefile b/security/libdes/Makefile
index cdf91ec2cb9..b728e7e695b 100644
--- a/security/libdes/Makefile
+++ b/security/libdes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/02/17 17:49:48 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2003/01/19 09:04:02 salo Exp $
DISTNAME= libdes-4.04b
CATEGORIES= security
@@ -11,7 +11,4 @@ CRYPTO= YES
WRKSRC= ${WRKDIR}/des
-MAKE_ENV+= INSTALL_PROGRAM="${INSTALL_PROGRAM}" \
- INSTALL_DATA="${INSTALL_DATA}"
-
.include "../../mk/bsd.pkg.mk"