Commit graph

3 commits

Author SHA1 Message Date
obache
08af2ae347 Update DragonFly support file, based on PR#44280, fixed by me for x86_64.
Also fix patches for NetBSD, int != long arch.

Bump PKGREVISION.
2010-12-27 13:15:05 +00:00
jschauma
93bc03dc7c Use __NetBSD_Version__ instead of __NetBSD_Version to determine the, ugh,
NetBSD Version.  Fixes problem in last bulk-build.  (How did this ever work?
AFAICT, it's always been __NetBSD_Version__.)
2004-09-10 01:39:32 +00:00
cube
a275ac51c4 Make this work on netbsd-1-6, and probably netbsd-1-5. It will break on
earlier versions, but we don't support them in pkgsrc anyway.  The reason
for this is that the configure script uses ac_cv_target, but we don't pass
a version number in there.
The workaround I use is gross, I know.  Oh, well, that won't prevent me
from sleeping well at night.
Final fix for 26249.
2004-07-12 08:14:44 +00:00