diff options
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/afterstep/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/openbox/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/afterstep/Makefile b/x11-wm/afterstep/Makefile index 2a83a40..c5d4f64 100644 --- a/x11-wm/afterstep/Makefile +++ b/x11-wm/afterstep/Makefile @@ -18,7 +18,7 @@ COMMENT= Window manager originally based on the Bowman NeXTSTEP clone RUN_DEPENDS= asclock:${PORTSDIR}/x11-clocks/asclock -NO_LATEST_LINK= yes +NO_LATEST_LINK= yes USE_X_PREFIX= yes USE_XPM= yes USE_IMAKE= yes diff --git a/x11-wm/openbox/Makefile b/x11-wm/openbox/Makefile index 575517a..5ba8a63 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 |