From ce368ba6ae97c34fafa9c6cfdd89ed4cdf54c1c3 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Fri, 28 Apr 2006 06:21:38 +0000 Subject: Add a missing USE_PERL5_RUN as some of the utility scripts are Perl-based. --- x11/xscreensaver-gnome/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/xscreensaver-gnome/Makefile b/x11/xscreensaver-gnome/Makefile index 29225e391fdf..59ed934899bd 100644 --- a/x11/xscreensaver-gnome/Makefile +++ b/x11/xscreensaver-gnome/Makefile @@ -7,7 +7,7 @@ PORTNAME?= xscreensaver-gnome PORTVERSION= 4.24 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= x11 gnome MASTER_SITES= http://www.jwz.org/xscreensaver/ DISTNAME= xscreensaver-${PORTVERSION} @@ -24,6 +24,7 @@ USE_XPM= yes USE_GL= yes USE_GMAKE= yes USE_REINPLACE= yes +USE_PERL5_RUN= yes USE_GNOME= gnomehier libglade2 gnomehack GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gl --with-gle --with-xpm --with-xml \ -- cgit v1.2.3