summaryrefslogtreecommitdiff
path: root/lang/mono
diff options
context:
space:
mode:
authorkefren <kefren@pkgsrc.org>2008-02-18 11:58:56 +0000
committerkefren <kefren@pkgsrc.org>2008-02-18 11:58:56 +0000
commit08610841d1fd92768ffcb8321b413094149ede56 (patch)
tree001e74b05975f395e1eabf31f9fb3a4f57d05cc7 /lang/mono
parentc4d959be6a2a35e100545544ea1dd52785973e9c (diff)
downloadpkgsrc-08610841d1fd92768ffcb8321b413094149ede56.tar.gz
Create config subdirs. Noticed by wiz@
Diffstat (limited to 'lang/mono')
-rw-r--r--lang/mono/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/lang/mono/Makefile b/lang/mono/Makefile
index 5e4f2bb2f6b..60d6637a2fe 100644
--- a/lang/mono/Makefile
+++ b/lang/mono/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2008/02/16 15:53:14 kefren Exp $
+# $NetBSD: Makefile,v 1.63 2008/02/18 11:58:56 kefren Exp $
DISTNAME= mono-${MONO_VERSION}
CATEGORIES= lang
@@ -85,6 +85,10 @@ CONF_FILES+= ${EGDIR}/2.0/machine.config \
CONF_FILES+= ${EGDIR}/mconfig/config.xml \
${PKG_SYSCONFDIR}/mono/mconfig/config.xml
+MAKE_DIRS+= ${PKG_SYSCONFDIR}/mono/1.0
+MAKE_DIRS+= ${PKG_SYSCONFDIR}/mono/2.0
+MAKE_DIRS+= ${PKG_SYSCONFDIR}/mono/mconfig
+
TEST_TARGET= check
SUBST_CLASSES+= fix-prefix