From f88d925d58cc4815e24689a09c5aa76b4efa9e47 Mon Sep 17 00:00:00 2001 From: az Date: Wed, 11 Sep 2013 07:40:59 +0000 Subject: - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) --- textproc/xml-i18n-tools/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'textproc/xml-i18n-tools') diff --git a/textproc/xml-i18n-tools/Makefile b/textproc/xml-i18n-tools/Makefile index d2c9b568e90d..02307f718ece 100644 --- a/textproc/xml-i18n-tools/Makefile +++ b/textproc/xml-i18n-tools/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xml-i18n-tools -# Date created: 19th January 2001 -# Whom: Ade Lovett -# +# Created by: Ade Lovett # $FreeBSD$ -# PORTNAME= xml-i18n-tools PORTVERSION= 0.9 @@ -15,7 +11,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Xml internationalization support for GNOME, and others USE_GMAKE= yes -USE_PERL5= yes +USES= perl5 GNU_CONFIGURE= yes CONFLICTS= intltool-[0-9]* -- cgit