pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/libart2 Enable pkgviews installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/56569b65b17c
branches:  trunk
changeset: 473805:56569b65b17c
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Apr 24 20:39:20 2004 +0000

description:
Enable pkgviews installation.

diffstat:

 graphics/libart2/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 79e5a8f8cf19 -r 56569b65b17c graphics/libart2/Makefile
--- a/graphics/libart2/Makefile Sat Apr 24 20:35:15 2004 +0000
+++ b/graphics/libart2/Makefile Sat Apr 24 20:39:20 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/02/14 17:21:42 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2004/04/24 20:39:20 minskim Exp $
 
 DISTNAME=              libart_lgpl-2.3.16
 PKGNAME=               ${DISTNAME:S/_lgpl/2/}
@@ -10,6 +10,8 @@
 HOMEPAGE=              http://www.levien.com/libart/
 COMMENT=               High-performance 2D graphics library
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 GNU_CONFIGURE=         YES
 USE_BUILDLINK3=                YES
 USE_X11=               YES



Home | Main Index | Thread Index | Old Index