From 7622068693aac7291caeacb4e6c439b5b70d4984 Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 25 May 2008 21:42:20 +0000 Subject: Explicitly add pax dependency in those Makefiles that use it (or have patches to add it). Drop pax from the default USE_TOOLS list. Make bsdtar the default for those places that wanted gtar to extract long links etc, as bsdtar can be built of the tree. --- mail/squirrelmail-locales/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/squirrelmail-locales') diff --git a/mail/squirrelmail-locales/Makefile b/mail/squirrelmail-locales/Makefile index 3b8622b8d1f..d4b4999a6d2 100644 --- a/mail/squirrelmail-locales/Makefile +++ b/mail/squirrelmail-locales/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2008/03/04 17:57:20 jlam Exp $ +# $NetBSD: Makefile,v 1.24 2008/05/25 21:42:22 joerg Exp $ DISTNAME= all_locales-${VER}-20071220 PKGNAME= squirrelmail-locales-${VER} @@ -16,7 +16,7 @@ VER= 1.4.13 PKG_DESTDIR_SUPPORT= user-destdir NO_CONFIGURE= yes -USE_TOOLS+= tar +USE_TOOLS+= pax INSTALLATION_DIRS= share/squirrelmail WRKSRC= ${WRKDIR} -- cgit v1.2.3