From c1785f908b64dc90b72c58306ff1e35f3bf44169 Mon Sep 17 00:00:00 2001 From: agc Date: Sun, 4 Jul 2010 07:06:23 +0000 Subject: Pullup previous changes on HEAD to pkgsrc-2010Q2 branch to fix branching error, and to sync with reality. --- archivers/gcpio/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'archivers') diff --git a/archivers/gcpio/Makefile b/archivers/gcpio/Makefile index e138f6640a0..574bf92046a 100644 --- a/archivers/gcpio/Makefile +++ b/archivers/gcpio/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.38 2010/03/23 22:42:17 tez Exp $ +# $NetBSD: Makefile,v 1.38.4.1 2010/07/04 07:06:23 agc Exp $ # DISTNAME= cpio-2.6 PKGNAME= g${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_GNU:=cpio/} @@ -27,8 +27,6 @@ CONFIGURE_ENV+= gt_cv_func_gnugettext1_libintl=yes .include "../../mk/bsd.prefs.mk" -LIBS.NetBSD+= -lgnumalloc - .if defined(GNU_PROGRAM_PREFIX) && ${GNU_PROGRAM_PREFIX} == "" # pax installs a "cpio" also CONFLICTS+= pax-[0-9]* -- cgit v1.2.3