1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/korean/bitchx/files/patch-ag
CHOI Junho e4623a469a fix distfile location.
PR:		ports/25677
Submitted by:	maintainer
2001-03-12 14:17:58 +00:00

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@