head	1.2;
access;
symbols
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2007.01.31.14.09.53;	author pav;	state dead;
branches;
next	1.1;

1.1
date	2001.01.14.08.13.48;	author kris;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- 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
@
text
@--- Makefile.in.orig	Fri Dec 22 16:30:32 2000
+++ Makefile.in	Fri Dec 22 16:30:50 2000
@@@@ -37,7 +37,7 @@@@
 X11INC	= @@X_CFLAGS@@
 X11LIB	= @@X_LIBS@@ @@X_PRE_LIBS@@ -lXmu -lX11 @@X_EXTRA_LIBS@@
 
-INCS	= -I. $(NIDSINC) $(PCAPINC) $(LNETINC) $(DBINC) $(SSLINC) $(X11INC) \
+INCS	= -I. -I/usr/include $(NIDSINC) $(PCAPINC) $(LNETINC) $(DBINC) $(SSLINC) $(X11INC) \
 	  -I$(srcdir)/missing
 LIBS	= @@LIBS@@ -L$(srcdir) -lmissing
 
@


1.1
log
@Oops, forgot to add patch
@
text
@@

