summaryrefslogtreecommitdiff
path: root/lang
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
commit083ff8c03d7fbdabf609e66073db7b82f80fae13 (patch)
tree001e74b05975f395e1eabf31f9fb3a4f57d05cc7 /lang
parent3ea8195c3c5e7b72aee354ac435bbc286eb62c24 (diff)
downloadpkgsrc-083ff8c03d7fbdabf609e66073db7b82f80fae13.tar.gz
Create config subdirs. Noticed by wiz@
Diffstat (limited to 'lang')
-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