Commits

Anders F. Björklund authored 8b71de3b6c0
FreeBSD support

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@26633 d073be05-634f-4543-b044-5fe20cf6d1d6
No tags

sysutils/rpm/files/patch-rpmdav.c

Added
1 +--- rpmio/rpmdav.c.orig Tue Feb 20 00:51:07 2007
2 ++++ rpmio/rpmdav.c Thu Jun 28 15:31:30 2007
3 +@@ -1679,7 +1679,7 @@
4 + dp->d_reclen = 0; /* W2DO? */
5 +
6 + #if !(defined(hpux) || defined(__hpux) || defined(sun))
7 +-#if !defined(__APPLE__) && !defined(__FreeBSD_kernel__)
8 ++#if !defined(__APPLE__) && !defined(__FreeBSD_kernel__) && !defined(__FreeBSD__)
9 + dp->d_off = 0; /* W2DO? */
10 + #endif
11 + /*@-boundsread@*/

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut