1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/security/libgsasl/files/patch-Makefile.in
Po-Chuan Hsieh b42e7a0d4f
security/libgsasl: Update to 2.0.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://gitlab.com/gsasl/gsasl/-/blob/master/NEWS
2022-06-22 04:57:59 +08:00

12 lines
438 B
Plaintext

--- Makefile.in.orig 2022-06-20 15:57:22 UTC
+++ Makefile.in
@@ -1855,7 +1855,7 @@ top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --with-gssapi-impl=no
ACLOCAL_AMFLAGS = -I m4 -I lib/m4
-SUBDIRS = lib po gl src examples tests doc gltests
+SUBDIRS = lib doc # po gl src examples tests docests
# git-version-gen
EXTRA_DIST = cfg.mk maint.mk build-aux/git2cl m4/gnulib-cache.m4 \