Subject: CVS commit: pkgsrc/editors/nvi
To: None <pkgsrc-changes@NetBSD.org>
From: Amitai Schlair <schmonz@netbsd.org>
List: pkgsrc-changes
Date: 06/04/2007 14:45:47
Module Name:	pkgsrc
Committed By:	schmonz
Date:		Mon Jun  4 14:45:47 UTC 2007
Modified Files:
	pkgsrc/editors/nvi: Makefile
Log Message:
On Darwin, link with -flat_namespace. Fixes this runtime error:
    dyld: Symbol not found: ___global_list
      Referenced from: /usr/pkg/lib/libvi.0.dylib
      Expected in: flat namespace
    Trace/BPT trap
Bump PKGREVISION. While here, reverse-resolve HOMEPAGE and MASTER_SITES.
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 pkgsrc/editors/nvi/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.