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. --- sysutils/fam/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sysutils/fam') diff --git a/sysutils/fam/Makefile b/sysutils/fam/Makefile index 9074999f151..f57138c31de 100644 --- a/sysutils/fam/Makefile +++ b/sysutils/fam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2004/02/11 00:39:29 xtraeme Exp $ +# $NetBSD: Makefile,v 1.11 2004/02/14 17:21:52 jlam Exp $ # DISTNAME= fam-2.6.10 @@ -17,8 +17,6 @@ USE_LIBTOOL= YES USE_PKGINSTALL= YES GNU_CONFIGURE= YES -LIBTOOL_OVERRIDE= ${WRKSRC}/libtool - CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} EGDIR= ${PREFIX}/share/examples/fam -- cgit v1.2.3