From 3ebe053d9093dc5bc69b3f7a9359819e02edac4f Mon Sep 17 00:00:00 2001 From: jlam Date: Sat, 14 Feb 2004 17:21:49 +0000 Subject: LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk. --- security/libmcrypt/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'security/libmcrypt') diff --git a/security/libmcrypt/Makefile b/security/libmcrypt/Makefile index cbb66b8a7fd..e54a1cc4a4d 100644 --- a/security/libmcrypt/Makefile +++ b/security/libmcrypt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2003/08/29 00:56:25 dan Exp $ +# $NetBSD: Makefile,v 1.14 2004/02/14 17:21:52 jlam Exp $ DISTNAME= libmcrypt-2.5.7 CATEGORIES= security devel @@ -12,7 +12,6 @@ COMMENT= Crypto algorithms library USE_BUILDLINK2= yes USE_LIBTOOL= yes -LIBTOOL_OVERRIDE= ${WRKSRC}/libtool GNU_CONFIGURE= yes post-install: -- cgit v1.2.3