pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aca27c7de66b
branches:  trunk
changeset: 486703:aca27c7de66b
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Jan 01 04:01:07 2005 +0000

description:
Enable pkgviews installation.

diffstat:

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

diffs (18 lines):

diff -r b9728122a82d -r aca27c7de66b graphics/grap/Makefile
--- a/graphics/grap/Makefile    Sat Jan 01 03:59:31 2005 +0000
+++ b/graphics/grap/Makefile    Sat Jan 01 04:01:07 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/01/01 03:59:31 minskim Exp $
+# $NetBSD: Makefile,v 1.10 2005/01/01 04:01:07 minskim Exp $
 
 DISTNAME=      grap-1.30
 PKGREVISION=   1
@@ -9,6 +9,8 @@
 HOMEPAGE=      http://www.lunabase.org/~faber/Vault/software/grap/
 COMMENT=       Language for typesetting graphs
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 GNU_CONFIGURE= yes
 USE_LANGUAGES= c++
 



Home | Main Index | Thread Index | Old Index