mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
12 lines
406 B
Plaintext
12 lines
406 B
Plaintext
--- Makefile.in.orig 2008-08-10 15:20:38.000000000 -0400
|
|
+++ Makefile.in 2008-08-10 15:20:44.000000000 -0400
|
|
@@ -248,7 +248,7 @@ top_build_prefix = @top_build_prefix@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
EXTRA_DIST = bootstrap.sh autogen.sh LGPL README
|
|
-SUBDIRS = src doc libltdl
|
|
+SUBDIRS = src doc
|
|
MAINTAINERCLEANFILES =
|
|
noinst_DATA =
|
|
pkgconfigdir = $(prefix)/libdata/pkgconfig
|