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
commitbd650efb7e10f9214f214c031e16fce351a8a9b8 (patch)
treed39cea24fbde955b63dcc190ed884cab1545dced /graphics/grap
parent2f865dc989b6590ecae2cd502580cad07da0a971 (diff)
downloadpkgsrc-bd650efb7e10f9214f214c031e16fce351a8a9b8.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"