diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-05-11 22:56:06 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-05-11 22:56:06 +0000 |
commit | 52682e1035bfd769d5ffe3a348922e0beaca063d (patch) | |
tree | 4102b846d6bbf3ad11d2136d5219b7e78f0350af /x11-wm/hackedbox | |
parent | c9e3c1380d7b439081f774e921c666ccf237307a (diff) | |
download | ports-52682e1035bfd769d5ffe3a348922e0beaca063d.tar.gz ports-52682e1035bfd769d5ffe3a348922e0beaca063d.zip |
Notes
Diffstat (limited to 'x11-wm/hackedbox')
-rw-r--r-- | x11-wm/hackedbox/Makefile | 1 |
1 files changed, 0 insertions, 1 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 |