mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
e4623a469a
PR: ports/25677 Submitted by: maintainer
11 lines
287 B
Plaintext
11 lines
287 B
Plaintext
--- Makefile.in.orig Sun Jan 9 02:11:01 2000
|
|
+++ Makefile.in Sat Sep 9 01:24:46 2000
|
|
@@ -43,7 +43,7 @@
|
|
IRCLIB = @IRCLIB@
|
|
|
|
CC = @CC@
|
|
-DEFS = -I$$(srcdir)/../include -I$(topdir)/include
|
|
+DEFS = -I$$(srcdir)/../include -I$(topdir)/include -I. -I-
|
|
LIBS = @LIBS@
|
|
INCLUDES = @INCLUDES@
|