aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/droid-fonts-ttf
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2016-01-09 23:01:24 +0800
committerpawel <pawel@FreeBSD.org>2016-01-09 23:01:24 +0800
commit2b02e71aad6264eb0d6fcbef236f3d11cb46771f (patch)
tree2322bf05d997b43e464e9f3fed64827290d28328 /x11-fonts/droid-fonts-ttf
parentb557f2f4577c71603206f1e4d66e98519bfec7b7 (diff)
downloadfreebsd-ports-graphics-2b02e71aad6264eb0d6fcbef236f3d11cb46771f.tar.gz
freebsd-ports-graphics-2b02e71aad6264eb0d6fcbef236f3d11cb46771f.tar.zst
freebsd-ports-graphics-2b02e71aad6264eb0d6fcbef236f3d11cb46771f.zip
Remove deprecated @dirrm
PR: 206073 Submitted by: myself Approved by: portmgr (blanket)
Diffstat (limited to 'x11-fonts/droid-fonts-ttf')
-rw-r--r--x11-fonts/droid-fonts-ttf/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-fonts/droid-fonts-ttf/Makefile b/x11-fonts/droid-fonts-ttf/Makefile
index 467f4e44501..b3d55ff6838 100644
--- a/x11-fonts/droid-fonts-ttf/Makefile
+++ b/x11-fonts/droid-fonts-ttf/Makefile
@@ -48,7 +48,6 @@ maketar: do-clean extract
${SED} 's|^|%%FONTSDIR%%/|' ${MS_FONTS} > ${MS_PLIST}
${ECHO_CMD} "%%FONTSDIR%%/fonts.dir" >> ${MS_PLIST}
${ECHO_CMD} "%%FONTSDIR%%/fonts.scale" >> ${MS_PLIST}
- ${ECHO_CMD} "@dirrm %%FONTSDIR%%" >> ${MS_PLIST}
${INSTALL} -m 600 ${MS_PLIST} ${PLIST}
.include <bsd.port.mk>