From 06ff53cfc8635988d1d4cd70b56d694ac67e7d32 Mon Sep 17 00:00:00 2001 From: drochner Date: Thu, 14 Feb 2002 13:50:44 +0000 Subject: change USE_PERL5 to a BUILD_DEPENDS - perl is not needed at runtime --- x11/gnome--/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/gnome--') diff --git a/x11/gnome--/Makefile b/x11/gnome--/Makefile index 2bcb1223575..ef3d291966e 100644 --- a/x11/gnome--/Makefile +++ b/x11/gnome--/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/09/27 23:18:59 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2002/02/14 13:50:44 drochner Exp $ # DISTNAME= gnomemm-1.1.19 @@ -13,10 +13,10 @@ COMMENT= C++ binding for the GNOME libraries DEPENDS+= gnome-libs-[0-9]*:../../x11/gnome-libs DEPENDS+= libsigc++>=1.0.1:../../devel/libsigc++ DEPENDS+= gtk-->=1.2.5:../../x11/gtk-- +BUILD_DEPENDS+= perl-*:../../lang/perl5 GNU_CONFIGURE= YES USE_GMAKE= yes -USE_PERL5= yes USE_LIBTOOL= yes LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig/scripts USE_X11BASE= yes -- cgit v1.2.3