diff options
Diffstat (limited to 'devel/mono-addins/Makefile')
-rw-r--r-- | devel/mono-addins/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/mono-addins/Makefile b/devel/mono-addins/Makefile index 1dca8a3e450..2092d80d943 100644 --- a/devel/mono-addins/Makefile +++ b/devel/mono-addins/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2008/04/27 09:21:27 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2008/07/14 12:56:03 joerg Exp $ DISTNAME= mono-addins-0.3.1 PKGREVISION= 1 @@ -10,6 +10,8 @@ MAINTAINER= kefren@NetBSD.org HOMEPAGE= http://www.mono-project.com/Mono.Addins COMMENT= Framework for creating extensible applications +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_TOOLS+= gmake pkg-config |