mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
Changes: http://git.savannah.gnu.org/cgit/gsasl.git/tree/NEWS https://lists.gnu.org/archive/html/info-gnu/2021-01/msg00000.html
11 lines
469 B
Text
11 lines
469 B
Text
--- Makefile.in.orig 2021-01-01 16:32:52 UTC
|
|
+++ Makefile.in
|
|
@@ -1580,7 +1580,7 @@ target_alias = @target_alias@
|
|
top_build_prefix = @top_build_prefix@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-SUBDIRS = lib po gl src examples tests doc gltests
|
|
+SUBDIRS = lib gl examples tests doc gltests # po src
|
|
EXTRA_DIST = cfg.mk maint.mk .clcopying
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-obsolete --with-gssapi-impl=no
|