ports/www/mod_mono/files/patch-Makefile.in
David Naylor c8bed2b47d www/mod_mono: update to 3.13
- fix ordering of variables
 - remove mono dependency (as it is provided by USES=mono)
 - no change (log)
2018-06-30 10:05:16 +00:00

11 lines
339 B
Text

--- Makefile.in.orig 2018-04-06 15:37:27 UTC
+++ Makefile.in
@@ -363,7 +363,7 @@ SUBDIRS = src man
# Current spec file is obsolete
# packaging/redhat/mod_mono.spec \
# packaging/redhat/mono.conf
-modmonoconfdir = $(APXS_SYSCONFDIR)
+modmonoconfdir = %%MOD_MONOCONFDIR%%
modmonoconf_DATA = mod_mono.conf
all: all-recursive