pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/gnustep-make Use buildlink3 framework and enable...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a4f14fd1b9a1
branches:  trunk
changeset: 471844:a4f14fd1b9a1
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Mar 31 19:20:26 2004 +0000

description:
Use buildlink3 framework and enable pkgviews installation.

diffstat:

 devel/gnustep-make/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 0ea8f79ddfb1 -r a4f14fd1b9a1 devel/gnustep-make/Makefile
--- a/devel/gnustep-make/Makefile       Wed Mar 31 18:15:36 2004 +0000
+++ b/devel/gnustep-make/Makefile       Wed Mar 31 19:20:26 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/01/22 08:24:29 grant Exp $
+# $NetBSD: Makefile,v 1.13 2004/03/31 19:20:26 minskim Exp $
 #
 
 DISTNAME=      gnustep-make-1.8.0
@@ -9,6 +9,9 @@
 HOMEPAGE=      http://www.gnustep.org/
 COMMENT=       GNUstep makefile package
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+USE_BUILDLINK3=                yes
 USE_GNU_TOOLS+=                make
 USE_X11=               YES
 MAKEFILE=              GNUmakefile



Home | Main Index | Thread Index | Old Index