ports/devel/dbus/files/patch-Makefile.in
Mateusz Piotrowski 35ed8ec99c Substitute REINPLACE_CMD with a patch
While here, mute MKDIR and regenerate patches.

Approved by:	portmgr blanket
2020-03-27 09:59:14 +00:00

11 lines
377 B
Text

--- Makefile.in.orig 2020-03-27 09:19:12 UTC
+++ Makefile.in
@@ -508,7 +508,7 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-SUBDIRS = dbus bus tools test doc
+SUBDIRS = dbus bus tools doc
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = dbus-1.pc
cmakeconfigdir = $(libdir)/cmake/DBus1