summaryrefslogtreecommitdiff
path: root/editors/vile/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-08-05 16:44:52 +0000
committerjoerg <joerg@pkgsrc.org>2007-08-05 16:44:52 +0000
commit67ad9a89909a0cf58a99959b47cca5a5837aba23 (patch)
tree43cf86a3117d31a2eb7250649184e5d7fc216dff /editors/vile/Makefile
parente3085506ce1b15b1507b3f36117f805b5ee7dde4 (diff)
downloadpkgsrc-67ad9a89909a0cf58a99959b47cca5a5837aba23.tar.gz
Fix path to Perl. Bump revision.
Diffstat (limited to 'editors/vile/Makefile')
-rw-r--r--editors/vile/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index a62e384b560..9a8b7193b78 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2006/09/09 02:41:58 obache Exp $
+# $NetBSD: Makefile,v 1.48 2007/08/05 16:44:52 joerg Exp $
DISTNAME= vile-9.5
+PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= ftp://dickey.his.com/vile/ \
ftp://invisible-island.net/vile/
@@ -16,6 +17,8 @@ CONFIGURE_ARGS+= --datadir=${DATADIR:Q}
CONFIGURE_ARGS+= --with-libdir-path=${FILTERDIR:Q}
USE_TOOLS+= perl:run
+REPLACE_PERL= perl/vileget
+
CPPFLAGS.NetBSD+= -DMISSING_EXTERN_ENVIRON
MAKE_FILE= makefile