ports/net/libnet-devel/files/patch-include__Makefile.in
Pav Lucistnik eb81a88093 - Patch net/libnet* to versioned libraries and header files, so they can
coexist

PR:		ports/103861
Submitted by:	alepulver
Tested by:	pointyhat
With hat:	portmgr
2007-01-31 14:09:55 +00:00

11 lines
331 B
Text

--- ./include/Makefile.in.orig Thu Dec 2 21:27:37 2004
+++ ./include/Makefile.in Sat Sep 30 21:22:18 2006
@@ -171,7 +171,7 @@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
-includedir = @includedir@
+includedir = @includedir@/libnet113
infodir = @infodir@
install_sh = @install_sh@
libdir = @libdir@