From 30e31522ac5a655b90e36fd9754da91bf2a6bc35 Mon Sep 17 00:00:00 2001 From: drochner Date: Wed, 20 Feb 2008 18:44:27 +0000 Subject: add a runtime perl dependency for the parser scripts --- x11/gtk2-sharp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11/gtk2-sharp/Makefile b/x11/gtk2-sharp/Makefile index 7691efa25cd..b3c2f10a506 100644 --- a/x11/gtk2-sharp/Makefile +++ b/x11/gtk2-sharp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2008/02/19 13:47:37 xtraeme Exp $ +# $NetBSD: Makefile,v 1.11 2008/02/20 18:44:27 drochner Exp $ # DISTNAME= gtk-sharp-2.10.3 @@ -11,7 +11,7 @@ COMMENT= C\# bindings for GTK USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes -USE_TOOLS+= pkg-config gmake +USE_TOOLS+= pkg-config gmake perl:run GNU_CONFIGURE= yes REPLACE_PERL+= parser/*.pl -- cgit v1.2.3