mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
eb81a88093
coexist PR: ports/103861 Submitted by: alepulver Tested by: pointyhat With hat: portmgr
12 lines
359 B
Plaintext
12 lines
359 B
Plaintext
--- ./include/libnet/Makefile.in.orig Thu Mar 11 15:50:20 2004
|
|
+++ ./include/libnet/Makefile.in Tue Sep 26 15:19:23 2006
|
|
@@ -40,7 +40,7 @@
|
|
libdir = @libdir@
|
|
infodir = @infodir@
|
|
mandir = @mandir@
|
|
-includedir = @includedir@
|
|
+includedir = @includedir@/libnet11
|
|
oldincludedir = /usr/include
|
|
pkgdatadir = $(datadir)/@PACKAGE@
|
|
pkglibdir = $(libdir)/@PACKAGE@
|