mirror of
https://git.freebsd.org/ports.git
synced 2025-06-27 15:40:32 -04:00
- Update a bunch of c# ports as well (gtksharp20, mono-zeroconf, tomboy, gnome-desktop-sharp, gnomesharp20). - Remove devel/monodoc as it is now included in lang/mono. - Add www/mod_mono, an apache module serving ASP.net pages. - Add www/xsp, a mono-based webserver. PR: ports/135248, ports/135249 Submitted by: Romain Tartiere <romain@blogreen.org>
11 lines
347 B
Text
11 lines
347 B
Text
--- Makefile.in.orig Thu Sep 22 14:04:39 2005
|
|
+++ Makefile.in Sun Oct 2 20:24:15 2005
|
|
@@ -192,7 +192,7 @@
|
|
# 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
|
|
|