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 /graphics/cqcam | |
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 'graphics/cqcam')
-rw-r--r-- | graphics/cqcam/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/cqcam/Makefile b/graphics/cqcam/Makefile index 6bf3e7e9b5a..8108bfedb9d 100644 --- a/graphics/cqcam/Makefile +++ b/graphics/cqcam/Makefile @@ -35,7 +35,7 @@ MYPORTDOCS= README docs/APINOTES docs/CHANGES docs/README.webcam \ .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500113 -BROKEN= "Does not compile" +BROKEN= "Does not compile" .endif post-install: |