aboutsummaryrefslogtreecommitdiff
path: root/textproc/agrep
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2013-09-21 11:06:03 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2013-09-21 11:06:03 +0000
commit1e3119b07ebe66367ead55242a47710e556bf383 (patch)
tree2051ba0023bbf060fa37051dc7fc6990710a53b1 /textproc/agrep
parent0dea0192303406b3b949a31479a4264b58bafce6 (diff)
downloadports-1e3119b07ebe66367ead55242a47710e556bf383.tar.gz
ports-1e3119b07ebe66367ead55242a47710e556bf383.zip
- fix misplaced NO_STAGE in slaveports and ifdefs
Notes
Notes: svn path=/head/; revision=327804
Diffstat (limited to 'textproc/agrep')
-rw-r--r--textproc/agrep/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/agrep/Makefile b/textproc/agrep/Makefile
index 4be525604940..010afb5852c4 100644
--- a/textproc/agrep/Makefile
+++ b/textproc/agrep/Makefile
@@ -14,6 +14,7 @@ MAINTAINER= dinoex@FreeBSD.org
COMMENT= Approximate grep (fast approximate pattern-matching tool)
NO_CDROM= no redistribution for profit
+NO_STAGE= yes
ALL_TARGET=
MAKE_ARGS= CFLAGS="${CFLAGS}"
@@ -21,7 +22,6 @@ MAN1= agrep.1
PLIST_FILES= bin/agrep
PORTDOCS= COPYRIGHT agrep.algorithms agrep.ps.1.Z agrep.ps.2.Z
-NO_STAGE= yes
post-extract:
${CP} ${DISTDIR}/agrep.ps.1.Z ${DISTDIR}/agrep.ps.2.Z ${WRKSRC}/