summaryrefslogtreecommitdiff
path: root/editors/vile/Makefile
diff options
context:
space:
mode:
authoragc <agc>1999-06-26 23:04:50 +0000
committeragc <agc>1999-06-26 23:04:50 +0000
commitcd096fa6a0a96312e1d7e397ecc0cf0cfc20fa9d (patch)
tree8cefbd4c4dc59928803afe36f6b032d84e5bee02 /editors/vile/Makefile
parente158a05e8a34fd054422a658ed7b4cc2607c806e (diff)
downloadpkgsrc-cd096fa6a0a96312e1d7e397ecc0cf0cfc20fa9d.tar.gz
Update the vile package to version 8.3.
Changes since 8.2 include: + Add xpm support in xvile. + make C-style indent logic available as a mode 'cindent', so it can be assigned as part of a majormode. It is part of the builtin cmode. + added "-132" and "-80" command-line switches to set screen width from command line. + many other bug fixes, restructuring, and changes.
Diffstat (limited to 'editors/vile/Makefile')
-rw-r--r--editors/vile/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index 8d82dc8c9ce..3e50fad5cd7 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 1999/03/08 10:53:56 agc Exp $
+# $NetBSD: Makefile,v 1.14 1999/06/26 23:04:50 agc Exp $
# FreeBSD Id: Makefile,v 1.13 1997/09/06 19:55:09 gj Exp
#
-DISTNAME= vile-8.2
+DISTNAME= vile-8.3
CATEGORIES= editors
MASTER_SITES= ftp://ftp.clark.net/pub/dickey/vile/ \
ftp://id.wing.net/pub/pgf/vile/
@@ -12,6 +12,7 @@ MAINTAINER= packages@netbsd.org
MAKEFILE= makefile
GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --with-perl --with-libdir-path=${PREFIX}/libexec
USE_PERL5= yes
INSTALL_TARGET= install install-perl