mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
12 lines
396 B
Diff
12 lines
396 B
Diff
--- Makefile.in.orig 2021-08-13 01:14:14.000000000 -0500
|
|
+++ Makefile.in 2021-08-13 05:45:46.000000000 -0500
|
|
@@ -310,7 +310,7 @@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
AUTOMAKE_OPTIONS = foreign
|
|
-SUBDIRS = lib thirdparty bin doc etc htdocs
|
|
+SUBDIRS = lib bin doc etc htdocs
|
|
EXTRA_DIST = COPYRIGHT CHANGES CONTRIBUTORS LICENSE cpanfile VERSION README.md
|
|
all: all-recursive
|
|
|