mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
047dea54fe
PR: ports/31119 Submitted by: Jeremy Norris <ishmael27@home.com>
12 lines
350 B
Plaintext
12 lines
350 B
Plaintext
--- Makefile.in.orig Fri Sep 21 13:40:16 2001
|
|
+++ Makefile.in Sun Oct 7 18:54:58 2001
|
|
@@ -81,7 +81,7 @@
|
|
# A list of all the files in the current directory which can be regenerated
|
|
MAINTAINERCLEANFILES = Makefile.in imlib2_loaders.spec
|
|
|
|
-SUBDIRS = src libltdl
|
|
+SUBDIRS = src
|
|
|
|
CFLAGS_EXTRA = -I$(includedir) -I$(top_srcdir) -I$(top_srcdir)/src
|
|
|