mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
97d3d35641
- Add patch to refer /usr/ports/popt - etc PR: ports/22046 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
12 lines
316 B
Plaintext
12 lines
316 B
Plaintext
--- build/Makefile.am.orig Wed Jun 14 21:34:28 2000
|
|
+++ build/Makefile.am Wed Oct 4 05:02:45 2000
|
|
@@ -2,7 +2,7 @@
|
|
|
|
AUTOMAKE_OPTIONS = 1.4 foreign
|
|
|
|
-INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/lib -I$(top_srcdir)/popt \
|
|
+INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/lib \
|
|
@INCPATH@
|
|
|
|
pkgincdir = $(pkgincludedir)
|