diff options
Diffstat (limited to 'x11-toolkits/p5-Tk-Autoscroll/Makefile')
-rw-r--r-- | x11-toolkits/p5-Tk-Autoscroll/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/x11-toolkits/p5-Tk-Autoscroll/Makefile b/x11-toolkits/p5-Tk-Autoscroll/Makefile index daf31ab71846..f7758b65781d 100644 --- a/x11-toolkits/p5-Tk-Autoscroll/Makefile +++ b/x11-toolkits/p5-Tk-Autoscroll/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Tk-Autoscroller -# Date created: May 28 2001 -# Whom: vanilla -# +# Created by: vanilla # $FreeBSD$ -# PORTNAME= Tk-Autoscroll PORTVERSION= 1.14 @@ -18,7 +14,8 @@ COMMENT= Tk::Autoscroll - space invaders-like scrolling BUILD_DEPENDS= p5-Tk>=0:${PORTSDIR}/x11-toolkits/p5-Tk RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Tk::Autoscroll.3 |