diff options
Diffstat (limited to 'x11-wm/openbox/Makefile')
-rw-r--r-- | x11-wm/openbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/openbox/Makefile b/x11-wm/openbox/Makefile index 575517a0fed7..5ba8a6336ce1 100644 --- a/x11-wm/openbox/Makefile +++ b/x11-wm/openbox/Makefile @@ -85,7 +85,7 @@ pre-install: .endfor ${ECHO_CMD} @dirrm share/doc/openbox >> ${PLIST} .endif -.for ii in include share +.for ii in include share ${ECHO_CMD} @dirrm ${ii}/openbox >> ${PLIST} .endfor |