summaryrefslogtreecommitdiff
path: root/misc/figlet/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 20:50:57 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 20:50:57 +0000
commit8ac99398e2b62e1b10333d4c88ae273f4f0ed365 (patch)
tree55ef113afedd4d15556f4a7ca6533c66396624e5 /misc/figlet/Makefile
parent- Reassign to the heap at maintainer's request (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: misc)
Notes
Notes: svn path=/head/; revision=327745
Diffstat (limited to '')
-rw-r--r--misc/figlet/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/figlet/Makefile b/misc/figlet/Makefile
index 8895399806d2..7840005fda7a 100644
--- a/misc/figlet/Makefile
+++ b/misc/figlet/Makefile
@@ -19,6 +19,7 @@ MAKE_ARGS= LD=${CC}
MAN6= chkfont.6 figlet.6 figlist.6 showfigfonts.6
+NO_STAGE= yes
regression-test:
@ cd ${WRKSRC} && ${MAKE} check