Ticket #22881: whois.patch

File whois.patch, 1.2 KB (added by vinc17@…, 14 years ago)

patch (new version, without the useless dependency)

  • files/patch-config.h.diff

     
     1--- config.h~   2009-12-07 03:22:45.000000000 +0100
     2+++ config.h    2009-12-14 02:08:14.000000000 +0100
     3@@ -38,6 +38,7 @@
     4 
     5 #if defined __APPLE__ && defined __MACH__
     6 # define HAVE_GETADDRINFO
     7+# define HAVE_GETOPT_LONG
     8 #endif
     9 
     10 #if defined __GLIBC__
  • Portfile

    Property changes on: files/patch-config.h.diff
    ___________________________________________________________________
    Added: svn:mime-type
       + text/x-patch
    
     
    1212
    1313name                    whois
    1414version                 4.7.37
     15revision                1
    1516categories              net
    1617maintainers             ryandesign
    1718homepage                http://www.linux.it/~md/software/
     
    4344    # -lcrypt cannot be used (and is unnecessary) on Mac OS X
    4445    patchfiles-append \
    4546        patch-lcrypt.diff
     47    patchfiles-append patch-config.h.diff
    4648}
    4749
    4850configure.cmd           make