aboutsummaryrefslogtreecommitdiff
path: root/textproc/gnugrep
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-06-11 14:59:30 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-06-11 14:59:30 +0000
commit844dc1b48bacab516f4cbfddb5ba22b93c2a8adc (patch)
treec077bab1a7a873eeae7abd80a4865c6490ef13e1 /textproc/gnugrep
parentc795319f9cafcee0d033839a43c3e087a48089ac (diff)
downloadports-844dc1b48bacab516f4cbfddb5ba22b93c2a8adc.tar.gz
ports-844dc1b48bacab516f4cbfddb5ba22b93c2a8adc.zip
Notes
Diffstat (limited to 'textproc/gnugrep')
-rw-r--r--textproc/gnugrep/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/gnugrep/Makefile b/textproc/gnugrep/Makefile
index f2ebbe7e9f27..22af1ae2385f 100644
--- a/textproc/gnugrep/Makefile
+++ b/textproc/gnugrep/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: grep
-# Date created: 5 February 2010
-# Whom: Gabor Kovesdan <gabor@FreeBSD.org>
-#
+# Created by: Gabor Kovesdan <gabor@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= grep
PORTVERSION= 2.12
@@ -19,6 +15,7 @@ LICENSE= GPLv3
CONFLICTS= bsd-grep-[0-9]*
+USES+= charsetfix
USE_XZ= yes
GNU_CONFIGURE= yes