[MacPorts] #13073: Libnet 1.0.2a fails to build on Mac OS X
10.5 Leopard
MacPorts
trac at macosforge.org
Thu Jan 3 10:01:08 PST 2008
#13073: Libnet 1.0.2a fails to build on Mac OS X 10.5 Leopard
----------------------------------------+-----------------------------------
Reporter: isaac.bythewood at gmail.com | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: High | Milestone: Port Bugs
Component: ports | Version: 1.5.2
Resolution: | Keywords:
----------------------------------------+-----------------------------------
Comment (by tehviu at gmail.com):
Its a bug in the Portfile, the patch is there but it is not used. This
patch might work but the change is only one line so it can be done
manually.
--- Portfile.orig 2008-01-03 19:46:33.000000000 +0200
+++ Portfile 2008-01-03 19:48:46.000000000 +0200
@@ -26,7 +26,7 @@
master_sites http://www.packetfactory.net/libnet/dist/deprecated/
checksums md5 ddf53f0f484184390e8c2a1bd0853667
depends_build path:/usr/include/netinet/ip_var.h:netinet-headers
-patchfiles patch-Makefile patch-include-libnet.h
+patchfiles patch-Makefile patch-include-libnet.h patch-
include__libnet__libnet-headers.h
worksrcdir Libnet-${version}
post-configure { reinplace "s|\$\{prefix\}/man|\$\{prefix\}/share/man|g"
${worksrcpath}/Makefile }
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13073#comment:4>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list