diff options
Diffstat (limited to 'devel/mono-addins/Makefile')
-rw-r--r-- | devel/mono-addins/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/mono-addins/Makefile b/devel/mono-addins/Makefile index ca9e3d42a5b..daa464edd4b 100644 --- a/devel/mono-addins/Makefile +++ b/devel/mono-addins/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2008/02/19 13:43:19 xtraeme Exp $ +# $NetBSD: Makefile,v 1.4 2008/02/24 21:13:45 wiz Exp $ DISTNAME= mono-addins-0.3.1 CATEGORIES= devel @@ -10,7 +10,7 @@ HOMEPAGE= http://www.mono-project.com/Mono.Addins COMMENT= Framework for creating extensible applications GNU_CONFIGURE= yes -USE_TOOLS+= gmake +USE_TOOLS+= gmake pkg-config .include "../../lang/mono/buildlink3.mk" .include "../../x11/gtk2-sharp/buildlink3.mk" |