pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/grap This package doesn't need perl at all. ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5673a1640a01
branches:  trunk
changeset: 486700:5673a1640a01
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Jan 01 03:57:25 2005 +0000

description:
This package doesn't need perl at all.  Remove USE_PERL5.

Bump PKGREVISION due to dependency change.

diffstat:

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

diffs (19 lines):

diff -r 059f1f24b01f -r 5673a1640a01 graphics/grap/Makefile
--- a/graphics/grap/Makefile    Sat Jan 01 03:57:21 2005 +0000
+++ b/graphics/grap/Makefile    Sat Jan 01 03:57:25 2005 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 21:41:08 grant Exp $
+# $NetBSD: Makefile,v 1.8 2005/01/01 03:57:25 minskim Exp $
 
 DISTNAME=      grap-1.30
+PKGREVISION=   1
 CATEGORIES=    graphics
 MASTER_SITES=  http://www.lunabase.org/~faber/Vault/software/grap/
 
@@ -9,6 +10,5 @@
 COMMENT=       Language for typesetting graphs
 
 GNU_CONFIGURE= yes
-USE_PERL5=     yes
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index