From 6fe706fd4b9b0b87916cfce74ab6107039a1f1fe Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Mon, 8 Jul 2013 18:42:15 +0000 Subject: - Convert USE_GMAKE to USES=gmake - Change pkgconfig:build to pkgconfig since it's the same and it's bad practice. It accidentally slipped in during the original introduction - Trim header --- textproc/htmlise/Makefile | 6 +----- textproc/uni2ascii/Makefile | 6 +----- textproc/xlreader/Makefile | 6 +----- 3 files changed, 3 insertions(+), 15 deletions(-) (limited to 'textproc') diff --git a/textproc/htmlise/Makefile b/textproc/htmlise/Makefile index 5adfc375caf9..575ba6e51e48 100644 --- a/textproc/htmlise/Makefile +++ b/textproc/htmlise/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: htmlise -# Date created: 2 Sep 2005 -# Whom: Emanuel Haupt -# +# Created by: Emanuel Haupt # $FreeBSD$ -# PORTNAME= htmlise PORTVERSION= 0.2 diff --git a/textproc/uni2ascii/Makefile b/textproc/uni2ascii/Makefile index 6bed97f529e9..0a7e19912903 100644 --- a/textproc/uni2ascii/Makefile +++ b/textproc/uni2ascii/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: uni2ascii -# Date created: 12 Sep 2005 -# Whom: Emanuel Haupt -# +# Created by: Emanuel Haupt # $FreeBSD$ -# PORTNAME= uni2ascii PORTVERSION= 4.18 diff --git a/textproc/xlreader/Makefile b/textproc/xlreader/Makefile index 5780a294a8bf..694b5717d7d0 100644 --- a/textproc/xlreader/Makefile +++ b/textproc/xlreader/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xlreader -# Date created: 25 Jun 2005 -# Whom: Emanuel Haupt -# +# Created by: Emanuel Haupt # $FreeBSD$ -# PORTNAME= xlreader PORTVERSION= 0.9.0 -- cgit v1.2.3