mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
* use github repository * remove outdated patchfiles * don't build outdated docbook 3.0 sgml docs that break build (no DTD available) * requires old openssl 1.0 to build, use PortGroup * replace old +mysql5 variant with +mysql57 including appropriate configuration * update livecheck to skip release candidates
8 lines
304 B
Diff
8 lines
304 B
Diff
--- Makefile.am.orig 2020-04-08 00:15:00.000000000 -0700
|
|
+++ Makefile.am 2020-04-08 00:15:14.000000000 -0700
|
|
@@ -1,3 +1,3 @@
|
|
-SUBDIRS = lib src bin configs docs utils
|
|
+SUBDIRS = lib src bin configs utils
|
|
EXTRA_DIST = SECURITY contrib README.fork ChangeLog.old release
|
|
ACLOCAL_AMFLAGS = -I m4 --install
|