Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 04/26/2000 05:51:37
Module Name: pkgsrc
Committed By: hubertf
Date: Wed Apr 26 12:51:37 UTC 2000
Modified Files:
pkgsrc/security/aide: Makefile
Added Files:
pkgsrc/security/aide/files: patch-sum
pkgsrc/security/aide/patches: patch-aa
Log Message:
Make this actually compile on recent NetBSD systems:
* force "bison -y" *via $YACC)
* undefine _POSIX_C_SOURCE, needed to get S_ISLNK defined in <sys/stat.h>
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/security/aide/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/security/aide/files/patch-sum
cvs rdiff -r0 -r1.1 pkgsrc/security/aide/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.