ports/net/libnet/files/patch-src__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
326 B
Text

--- ./src/Makefile.in.orig Thu Mar 11 15:50:20 2004
+++ ./src/Makefile.in Tue Sep 26 15:19:23 2006
@@ -43,7 +43,7 @@
sysconfdir = @sysconfdir@
sharedstatedir = @sharedstatedir@
localstatedir = @localstatedir@
-libdir = @libdir@
+libdir = @libdir@/libnet11
infodir = @infodir@
mandir = @mandir@
includedir = @includedir@