diff options
Diffstat (limited to 'textproc/agrep/Makefile')
-rw-r--r-- | textproc/agrep/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/agrep/Makefile b/textproc/agrep/Makefile index 1c14515c776f..22c42deeff4b 100644 --- a/textproc/agrep/Makefile +++ b/textproc/agrep/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Approximate grep (fast approximate pattern-matching tool) - ALL_TARGET= MAKE_ARGS= CFLAGS="${CFLAGS}" |