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-fonts | |
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-fonts')
-rw-r--r-- | x11-fonts/p5-type1inst/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/p5-type1inst/Makefile b/x11-fonts/p5-type1inst/Makefile index 0d6e7c42d18..30c1f50b14c 100644 --- a/x11-fonts/p5-type1inst/Makefile +++ b/x11-fonts/p5-type1inst/Makefile @@ -32,7 +32,7 @@ do-install: .include <bsd.port.pre.mk> -.if ${XFREE86_VERSION} == 4 +.if ${XFREE86_VERSION} == 4 RUN_DEPENDS+= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients .endif |