ports/misc/gpsim/files/patch-Makefile.in
Yuri Victorovich 6ba7ea8022 misc/gpsim: update 0.31.0 → 0.32.0
Reported by:	portscout
2023-11-03 09:34:44 -07:00

14 lines
645 B
Text

- workaround for the regression: build breakage in the 'doc' folder in 0.32.0
- reported to the upstream author Scott Dattalo via e-mail on 2023-11-03.
--- Makefile.in.orig 2023-11-03 16:11:02 UTC
+++ Makefile.in
@@ -387,7 +387,7 @@ top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
ACLOCAL_AMFLAGS = -I m4
pkgconfig_DATA = @PACKAGE_NAME@.pc
-SUBDIRS = eXdbm src cli xpms gui modules extras gpsim examples doc regression
+SUBDIRS = eXdbm src cli xpms gui modules extras gpsim examples regression
EXTRA_DIST = PROCESSORS HISTORY README.EXAMPLES ANNOUNCE README.MODULES \
README INSTALL.gpsim COPYING.LESSER \
config_win32.h.in \