mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
7cef6a8747
PR: ports/130853 Submitted by: bf <bf2006a _AT_ yahoo.com> (maintainer)
12 lines
316 B
Plaintext
12 lines
316 B
Plaintext
--- Makefile.in.orig 2009-01-08 07:48:17.000000000 -0500
|
|
+++ Makefile.in 2009-01-21 21:31:18.662039620 -0500
|
|
@@ -183,7 +183,7 @@
|
|
top_build_prefix = @top_build_prefix@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-SUBDIRS = . src examples tests doc
|
|
+SUBDIRS = . src tests
|
|
EXTRA_DIST = \
|
|
autogen.sh
|
|
|