From 67ad9a89909a0cf58a99959b47cca5a5837aba23 Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 5 Aug 2007 16:44:52 +0000 Subject: Fix path to Perl. Bump revision. --- editors/vile/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'editors/vile') 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 -- cgit v1.2.3