aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/yamcha
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-23 02:05:04 +0800
committerbapt <bapt@FreeBSD.org>2013-09-23 02:05:04 +0800
commit4ab0594f63e38be08f045ae986deea85d9f8e781 (patch)
tree5ccc149311d24585961d9a2cf90f90b5de162a2d /textproc/yamcha
parent144134eb9b1691db727f497d0fe3e24da49605ee (diff)
downloadfreebsd-ports-gnome-4ab0594f63e38be08f045ae986deea85d9f8e781.tar.gz
freebsd-ports-gnome-4ab0594f63e38be08f045ae986deea85d9f8e781.tar.zst
freebsd-ports-gnome-4ab0594f63e38be08f045ae986deea85d9f8e781.zip
Fix NO_STAGE attribution
Diffstat (limited to 'textproc/yamcha')
-rw-r--r--textproc/yamcha/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/yamcha/Makefile b/textproc/yamcha/Makefile
index 1d4562951517..20ea8edd9291 100644
--- a/textproc/yamcha/Makefile
+++ b/textproc/yamcha/Makefile
@@ -16,6 +16,7 @@ GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USES= perl5
USE_PERL5= build
+NO_STAGE= yes
DOC_FILES= feature.png feature2.png feature3.png \
feature4.png feature5.png index.html \
yamcha.html yamcha.css
@@ -23,7 +24,6 @@ DOC_FILES= feature.png feature2.png feature3.png \
MAN1= yamcha.1
.if !defined(NOPORTDOCS)
-NO_STAGE= yes
post-install:
@${MKDIR} ${DOCSDIR}
.for doc in ${DOC_FILES}