diff options
author | trevor <trevor@FreeBSD.org> | 2004-04-11 01:26:55 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-04-11 01:26:55 +0800 |
commit | b6a7a057831a76b55852e240dcf2e68f351a86e6 (patch) | |
tree | cb234ac2805ee45ce07e64ce5f23d63b70cad4ce /x11-wm | |
parent | 2640fceac70fa2eaf8d3ad131ee93f131cdd0e25 (diff) | |
download | freebsd-ports-graphics-b6a7a057831a76b55852e240dcf2e68f351a86e6.tar.gz freebsd-ports-graphics-b6a7a057831a76b55852e240dcf2e68f351a86e6.tar.zst freebsd-ports-graphics-b6a7a057831a76b55852e240dcf2e68f351a86e6.zip |
Tidy up whitespace.
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 2a83a4055cb..c5d4f6425b4 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 575517a0fed..5ba8a6336ce 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 |