diff options
Diffstat (limited to 'lang/mono/Makefile')
-rw-r--r-- | lang/mono/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/mono/Makefile b/lang/mono/Makefile index b3a2a50b624..79f596b3e1e 100644 --- a/lang/mono/Makefile +++ b/lang/mono/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.67 2008/05/30 11:07:22 tnn Exp $ +# $NetBSD: Makefile,v 1.68 2008/07/14 12:56:07 joerg Exp $ DISTNAME= mono-${MONO_VERSION} PKGREVISION= 1 @@ -10,6 +10,8 @@ MAINTAINER= kefren@NetBSD.org HOMEPAGE= http://www.mono-project.com/ COMMENT= Open source implementation of the .NET Development Framework +PKG_DESTDIR_SUPPORT= user-destdir + BUILD_DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser CONFLICTS= pnet-[0-9]* |