pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/arj - Use buildlink framework.
details: https://anonhg.NetBSD.org/pkgsrc/rev/40a899888a5e
branches: trunk
changeset: 473673:40a899888a5e
user: minskim <minskim%pkgsrc.org@localhost>
date: Thu Apr 22 20:48:42 2004 +0000
description:
- Use buildlink framework.
- Enable pkgviews installation.
diffstat:
archivers/arj/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 6dad012c027d -r 40a899888a5e archivers/arj/Makefile
--- a/archivers/arj/Makefile Thu Apr 22 20:18:05 2004 +0000
+++ b/archivers/arj/Makefile Thu Apr 22 20:48:42 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/04/22 20:16:58 dillo Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/22 20:48:42 minskim Exp $
# FreeBSD Id: ports/archivers/arj/Makefile,v 1.2 2002/09/17 05:17:29 ijliao Exp
DISTNAME= arj-3.10.20
@@ -9,6 +9,9 @@
HOMEPAGE= http://arj.sourceforge.net/
COMMENT= Open-source ARJ
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
GNU_CONFIGURE= yes
CONFIGURE_SCRIPT= ${WRKSRC}/gnu/configure
Home |
Main Index |
Thread Index |
Old Index