aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/freefonts
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2003-02-23 19:07:26 +0800
committerolgeni <olgeni@FreeBSD.org>2003-02-23 19:07:26 +0800
commit40722194c88305d89bf98396756ee7d4dbcc21f7 (patch)
tree754d7cd6bf74fcf921afdef88b78a1358a9d3b0e /x11-fonts/freefonts
parent2260a576914d63b650cc23ae07d4a55959a6bbbb (diff)
downloadfreebsd-ports-gnome-40722194c88305d89bf98396756ee7d4dbcc21f7.tar.gz
freebsd-ports-gnome-40722194c88305d89bf98396756ee7d4dbcc21f7.tar.zst
freebsd-ports-gnome-40722194c88305d89bf98396756ee7d4dbcc21f7.zip
Suppress command echo.
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>