From 222c41a387941f706daaf659b14190e8fd35f180 Mon Sep 17 00:00:00 2001 From: DPorts Builder Date: Sat, 14 Sep 2013 14:20:20 -0700 Subject: [PATCH] Tweak textproc/cdif version 1.19 --- textproc/cdif/Makefile | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/textproc/cdif/Makefile b/textproc/cdif/Makefile index f47a5d159db..462f6d83c43 100644 --- a/textproc/cdif/Makefile +++ b/textproc/cdif/Makefile @@ -1,10 +1,5 @@ -# New ports collection makefile for: cdif -# Date created: July 22, 2000 -# Whom: Yoshiro MIHIRA -# -# $NetBSD: Makefile,v 1.3 2000/08/27 02:46:07 jlam Exp $ -# $FreeBSD: ports/textproc/cdif/Makefile,v 1.7 2012/11/17 06:01:52 svnexp Exp $ -# +# Created by: Yoshiro MIHIRA +# $FreeBSD: textproc/cdif/Makefile 326920 2013-09-10 17:26:57Z az $ PORTNAME= cdif PORTVERSION= 1.19 @@ -15,7 +10,7 @@ EXTRACT_SUFX= # empty MAINTAINER= sanpei@FreeBSD.org COMMENT= Word context diff -USE_PERL5= yes +USES= perl5 NO_WRKSUBDIR= yes NO_BUILD= yes -- 2.41.0