From 5648afe6b873ee4b6c580265bb84ffb1d6c49226 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Sun, 10 May 2015 10:18:41 +0000 Subject: [PATCH] - Drop @dirrm* from plist --- textproc/xhtml-modularization/Makefile | 6 ------ 1 file changed, 6 deletions(-) diff --git a/textproc/xhtml-modularization/Makefile b/textproc/xhtml-modularization/Makefile index e0147f31ba33..a9f792705e1f 100644 --- a/textproc/xhtml-modularization/Makefile +++ b/textproc/xhtml-modularization/Makefile @@ -64,12 +64,6 @@ pre-install: ${ECHO} "@exec ${XMLCAT_ADD}" >> ${PLIST} ${ECHO} "@unexec ${SGMLCAT_RM}" >> ${PLIST} ${ECHO} "@exec ${SGMLCAT_ADD}" >> ${PLIST} - ${ECHO} "@dirrm ${dir_DTD}" >> ${PLIST} - ${ECHO} '@dirrmtry share/xml/dtd' >> ${PLIST} - ${ECHO} "@dirrm ${dir_DOC}/images" >> ${PLIST} - ${ECHO} "@dirrm ${dir_DOC}" >> ${PLIST} - ${ECHO} "@dirrm ${dir_TEMPLATES}" >> ${PLIST} - ${ECHO} "@dirrm ${dir_EXAMPLES}" >> ${PLIST} do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${dir_DTD}