pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/xpk bl3ify, gives this a chance of building ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1064b7cb14bc
branches: trunk
changeset: 467346:1064b7cb14bc
user: grant <grant%pkgsrc.org@localhost>
date: Thu Jan 29 13:14:47 2004 +0000
description:
bl3ify, gives this a chance of building with SunPro.
diffstat:
archivers/xpk/Makefile | 11 +++++++----
1 files changed, 7 insertions(+), 4 deletions(-)
diffs (24 lines):
diff -r 7fe3f668c17b -r 1064b7cb14bc archivers/xpk/Makefile
--- a/archivers/xpk/Makefile Thu Jan 29 13:01:31 2004 +0000
+++ b/archivers/xpk/Makefile Thu Jan 29 13:14:47 2004 +0000
@@ -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 @@
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"
Home |
Main Index |
Thread Index |
Old Index