From a6dfb1b52703d27c0e41745af1cb6e546d9cd20c Mon Sep 17 00:00:00 2001 From: grant Date: Thu, 29 Jan 2004 13:14:47 +0000 Subject: bl3ify, gives this a chance of building with SunPro. --- archivers/xpk/Makefile | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'archivers') diff --git a/archivers/xpk/Makefile b/archivers/xpk/Makefile index 7ff5db3e440..b4411b0b5b2 100644 --- a/archivers/xpk/Makefile +++ b/archivers/xpk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 21:21:47 grant Exp $ +# $NetBSD: Makefile,v 1.4 2004/01/29 13:14:47 grant Exp $ # FreeBSD Id: ports/archivers/xpk/Makefile,v 1.7 2002/10/18 07:58:00 adamw Exp DISTNAME= xpk-0.1.4 @@ -10,8 +10,11 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.jormas.com/~vesuri/xpk/ COMMENT= The eXternal PacKer (XPK) library system -GNU_CONFIGURE= yes -USE_LIBTOOL= yes -LTCONFIG_OVERRIDE=${WRKSRC}/ltconfig +PKG_INSTALLATION_TYPES= overwrite pkgviews +USE_BUILDLINK3= yes + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3