Ticket #12991: xorg-xproto.7.0.11_1.diff

File xorg-xproto.7.0.11_1.diff, 1.0 KB (added by nox@…, 17 years ago)
  • files/patch-Xpoll.h.in

     
     1--- Xpoll.h.in.orig     2007-10-16 20:45:03.000000000 +0200
     2+++ Xpoll.h.in  2007-10-16 20:46:23.000000000 +0200
     3@@ -91,7 +91,7 @@
     4 
     5 #ifdef CSRG_BASED
     6 #include <sys/param.h>
     7-# if BSD < 199103
     8+# if BSD < 199103 || defined(__APPLE__)
     9 typedef long fd_mask;
     10 # endif
     11 #endif
  • Portfile

     
    44
    55name            xorg-xproto
    66version         7.0.11
     7revision    1
    78categories      x11 devel
    89maintainers     bbyer@macports.org
    910description     X.org xproto
     
    2021            sha1 61dd55a4fa98d256ce27c2824c0beec94613cee9 \
    2122            rmd160 9557b9646df7155977bfa64bf7d6eb1c73ec42a2
    2223
     24patchfiles  patch-Xpoll.h.in
     25
    2326post-destroot {
    2427    set docdir ${prefix}/share/doc/${name}-${version}
    2528    xinstall -d ${destroot}${docdir}