summaryrefslogtreecommitdiff
path: root/editors/vile
diff options
context:
space:
mode:
authorrillig <rillig>2005-07-30 21:04:36 +0000
committerrillig <rillig>2005-07-30 21:04:36 +0000
commite1beeb0240f190f497f964fc279ba655cd92f0b6 (patch)
treeb16e46c76ed7d9f1761202653a38a30accb97c04 /editors/vile
parent709f47711f1b7cf1004b8e179284cb4175001ee2 (diff)
downloadpkgsrc-e1beeb0240f190f497f964fc279ba655cd92f0b6.tar.gz
Added -DMISSING_EXTERN_ENVIRON for NetBSD. Still does not build because
of missing Perl include files.
Diffstat (limited to 'editors/vile')
-rw-r--r--editors/vile/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index 405690f6205..5c4fc134f9a 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2005/07/16 19:10:38 jlam Exp $
+# $NetBSD: Makefile,v 1.41 2005/07/30 21:04:36 rillig Exp $
DISTNAME= vile-9.4
PKGREVISION= 1
@@ -20,6 +20,7 @@ USE_TOOLS+= perl:run
# Until the source catches up to the current Perl API, we need PERL_POLLUTE
# to look like an older perl.
CPPFLAGS+= -DPERL_POLLUTE=1
+CPPFLAGS.NetBSD+= -DMISSING_EXTERN_ENVIRON
MAKEFILE= makefile
INSTALL_TARGET= install install-perl