aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/freefonts
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2003-02-23 11:07:26 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2003-02-23 11:07:26 +0000
commite3a7a074f8a0626245c68a2b2af908478d4d2e32 (patch)
tree2d3f780606b25610cfc3c3c8b8e9d2a677886103 /x11-fonts/freefonts
parent4e1b72d05d83f5bf163794cbc378218199200618 (diff)
downloadports-e3a7a074f8a0626245c68a2b2af908478d4d2e32.tar.gz
ports-e3a7a074f8a0626245c68a2b2af908478d4d2e32.zip
Suppress command echo.
Notes
Notes: svn path=/head/; revision=76254
Diffstat (limited to 'x11-fonts/freefonts')
-rw-r--r--x11-fonts/freefonts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/freefonts/Makefile b/x11-fonts/freefonts/Makefile
index ed676904f753..9641a2b5c87f 100644
--- a/x11-fonts/freefonts/Makefile
+++ b/x11-fonts/freefonts/Makefile
@@ -19,7 +19,7 @@ NO_WRKSUBDIR= yes
USE_X_PREFIX= yes
post-install:
- ${RM} ${PREFIX}/lib/X11/fonts/freefont/fonts.dir.orig
+ @${RM} ${PREFIX}/lib/X11/fonts/freefont/fonts.dir.orig
@${CAT} ${DESCR}
.include <bsd.port.mk>