summaryrefslogtreecommitdiff
path: root/japanese/vera-fpw/Makefile
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>2000-06-29 15:13:03 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>2000-06-29 15:13:03 +0000
commit98971e34d5ac80ad79552182748549755604c061 (patch)
tree80672e93f9a3aaad7f0bd5c03875a1fc0abcc77f /japanese/vera-fpw/Makefile
parentAdd src-crypto-rsa (diff)
Drop large STDOUT of fpwmake into /dev/null
Notes
Notes: svn path=/head/; revision=29982
Diffstat (limited to '')
-rw-r--r--japanese/vera-fpw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/vera-fpw/Makefile b/japanese/vera-fpw/Makefile
index 18f21d27eb8e..af4e72bdda91 100644
--- a/japanese/vera-fpw/Makefile
+++ b/japanese/vera-fpw/Makefile
@@ -37,7 +37,7 @@ pre-build:
do-build:
cd ${WRKSRC}; \
- fpwmake; \
+ fpwmake > /dev/null; \
fpwmake catalogs
do-install: