Subject: CVS commit: pkgsrc/archivers/unrar
To: None <pkgsrc-changes@NetBSD.org>
From: Frederick Bruckman <fredb@netbsd.org>
List: pkgsrc-changes
Date: 10/08/2003 23:54:07
Module Name:	pkgsrc
Committed By:	fredb
Date:		Wed Oct  8 23:54:07 UTC 2003

Modified Files:
	pkgsrc/archivers/unrar: Makefile

Log Message:
Conditionally override ${DEFINES}, which is normally set in the default
makefile, to unset -D_LARGEFILE_SOURCE in the least intrusive way for
supported platforms which don't have ftello() and fseeko() -- currently
only NetBSD-1.5*. Closes PR pkg/23085 by Markus Kurek.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 pkgsrc/archivers/unrar/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.