Path to this page:
Subject: CVS commit: pkgsrc/devel/spiff
From: Blair Sadewitz
Date: 2008-07-09 07:02:06
Message id: 20080709050206.D01C4175D0@cvs.netbsd.org
Log Message:
Fix a segfault on NetBSD/amd64 (at least):
- Include standard headers (stdlib.h, string.h, stdio.h) in misc.h to
avoid conflicts with built-in declarations of functions.
- Change CFLAGS= in Makefile to CFLAGS+= to use pkgsrc-provided CFLAGS.
- Include termcap.buildlink3.mk to handle termcap properly.
- Add DESTDIR support, use AUTO_MKDIRS.
- Bump PKGREVISION.
Now I can actually use it! ;)
Files: