pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6e6dc1f940d6
branches:  trunk
changeset: 473456:6e6dc1f940d6
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue Apr 20 00:12:57 2004 +0000

description:
Enable pkgviews installation.

diffstat:

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

diffs (18 lines):

diff -r 93a2cd3a67be -r 6e6dc1f940d6 graphics/freeglut/Makefile
--- a/graphics/freeglut/Makefile        Tue Apr 20 00:07:17 2004 +0000
+++ b/graphics/freeglut/Makefile        Tue Apr 20 00:12:57 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/04/19 18:36:02 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/20 00:12:57 minskim Exp $
 #
 
 DISTNAME=      freeglut-2.2.0
@@ -11,6 +11,8 @@
 
 CONFLICTS=     glut-[0-9]*:../../graphics/glut
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 USE_BUILDLINK3=        yes
 USE_LIBTOOL=   yes
 GNU_CONFIGURE= yes



Home | Main Index | Thread Index | Old Index