pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/57aa9c57caba
branches:  trunk
changeset: 477248:57aa9c57caba
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Jun 28 14:17:36 2004 +0000

description:
Enable pkgviews installation.

diffstat:

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

diffs (18 lines):

diff -r d9df05fcef0c -r 57aa9c57caba graphics/gle/Makefile
--- a/graphics/gle/Makefile     Mon Jun 28 14:13:27 2004 +0000
+++ b/graphics/gle/Makefile     Mon Jun 28 14:17:36 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/02/14 17:21:42 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2004/06/28 14:17:36 minskim Exp $
 #
 
 DISTNAME=      gle-3.1.0
@@ -12,6 +12,8 @@
 HOMEPAGE=      http://www.linas.org/gle/
 COMMENT=       GL subroutines for drawing tubing and extrusions
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 USE_BUILDLINK3=                YES
 USE_X11=               YES
 GNU_CONFIGURE=         YES



Home | Main Index | Thread Index | Old Index