[Bsd-sharp-cvs] CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/www/mod_mono by killfill

noreply at forge.novell.com noreply at forge.novell.com
Sun Oct 8 18:14:08 MDT 2006


CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/www/mod_mono by killfill

Modified Files:
	Makefile 
Log Message:

===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/www/mod_mono/Makefile,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- /cvsroot/bsd-sharp/FreeBSD-ports/www/mod_mono/Makefile	2006/10/08 23:53:11	1.28
+++ /cvsroot/bsd-sharp/FreeBSD-ports/www/mod_mono/Makefile	2006/10/09 00:14:08	1.29
@@ -3,7 +3,7 @@
 # Whom:				Tom McLaughlin <tmclaugh at sdf.lonestar.org>
 #
 # $FreeBSD$
-#   $Id: Makefile,v 1.28 2006/10/08 23:53:11 killfill Exp $
+#   $Id: Makefile,v 1.29 2006/10/09 00:14:08 killfill Exp $
 #
 
 PORTNAME=	mod_mono
@@ -32,6 +32,8 @@
 MOD_MONOCONFDIR=${APACHEETCDIR}/Includes
 .endif
 
+PLIST_SUB+= MOD_MONOCONFDIR=${MOD_MONOCONFDIR}
+
 post-patch:
 	@${REINPLACE_CMD} 's|%%MOD_MONOCONFDIR%%|${PREFIX}/${MOD_MONOCONFDIR}|g' \
 		${WRKSRC}/Makefile.in


More information about the Bsd-sharp-cvs mailing list