From 7edda98febad312802475dba6b50d7479a37397b Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Wed, 11 Sep 2013 18:03:40 +0000 Subject: - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) --- security/swatch/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'security/swatch') diff --git a/security/swatch/Makefile b/security/swatch/Makefile index 3e01e97fd10d..913b6d05b0d1 100644 --- a/security/swatch/Makefile +++ b/security/swatch/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: swatch -# Date created: May 2 97 -# Whom: jfitz -# +# Created by: jfitz # $FreeBSD$ -# PORTNAME= swatch PORTVERSION= 3.2.3 @@ -21,7 +17,8 @@ BUILD_DEPENDS= \ p5-File-Tail>=0:${PORTSDIR}/devel/p5-File-Tail RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure CONFIGURE_ARGS= INSTALLMAN1DIR=${PREFIX}/man/man1 USE_RC_SUBR= ${PORTNAME} -- cgit v1.2.3