summaryrefslogtreecommitdiff
path: root/graphics/grap
diff options
context:
space:
mode:
authorminskim <minskim>2005-01-01 03:57:25 +0000
committerminskim <minskim>2005-01-01 03:57:25 +0000
commit792a9e1d73d3a577bfccc6b34f4c0ccccf3a037e (patch)
treed39cea24fbde955b63dcc190ed884cab1545dced /graphics/grap
parentd923c4550e19bf3deb59123d870803968875a37e (diff)
downloadpkgsrc-792a9e1d73d3a577bfccc6b34f4c0ccccf3a037e.tar.gz
This package doesn't need perl at all. Remove USE_PERL5.
Bump PKGREVISION due to dependency change.
Diffstat (limited to 'graphics/grap')
-rw-r--r--graphics/grap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/grap/Makefile b/graphics/grap/Makefile
index 75d60f8e2f7..c9fb3dfd4db 100644
--- a/graphics/grap/Makefile
+++ b/graphics/grap/Makefile
@@ -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 @@ HOMEPAGE= http://www.lunabase.org/~faber/Vault/software/grap/
COMMENT= Language for typesetting graphs
GNU_CONFIGURE= yes
-USE_PERL5= yes
.include "../../mk/bsd.pkg.mk"