diff options
-rw-r--r-- | x11-wm/hackedbox/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/openbox/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/x11-wm/hackedbox/Makefile b/x11-wm/hackedbox/Makefile index 116566435b11..da71ddca4613 100644 --- a/x11-wm/hackedbox/Makefile +++ b/x11-wm/hackedbox/Makefile @@ -50,7 +50,6 @@ pre-install: ${ECHO_CMD} @dirrm share/openbox${ii} >> ${PLIST} .endfor .if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} .for ii in ${DOCS} ${ECHO_CMD} share/doc/openbox/${ii} >> ${PLIST} .endfor diff --git a/x11-wm/openbox/Makefile b/x11-wm/openbox/Makefile index 116566435b11..da71ddca4613 100644 --- a/x11-wm/openbox/Makefile +++ b/x11-wm/openbox/Makefile @@ -50,7 +50,6 @@ pre-install: ${ECHO_CMD} @dirrm share/openbox${ii} >> ${PLIST} .endfor .if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} .for ii in ${DOCS} ${ECHO_CMD} share/doc/openbox/${ii} >> ${PLIST} .endfor |