diff options
author | bsam <bsam@FreeBSD.org> | 2006-08-07 23:01:01 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2006-08-07 23:01:01 +0800 |
commit | feb37868783dd2e22283e0f05ab477f33f1df6f1 (patch) | |
tree | 0f8f841d3b28ea856ccde24b915cf057a07bcf34 /graphics | |
parent | d04576aa9d7c4de2e9dcb8b5549199cdc36a1448 (diff) | |
download | freebsd-ports-gnome-feb37868783dd2e22283e0f05ab477f33f1df6f1.tar.gz freebsd-ports-gnome-feb37868783dd2e22283e0f05ab477f33f1df6f1.tar.zst freebsd-ports-gnome-feb37868783dd2e22283e0f05ab477f33f1df6f1.zip |
Replace spaces with tabs at the BROKEN message.
Pointy hat to: bsam
Approved by: netchild (implicit)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/linux_dri-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/linux_dri-devel/Makefile b/graphics/linux_dri-devel/Makefile index db2d74b98ff7..dce738339844 100644 --- a/graphics/linux_dri-devel/Makefile +++ b/graphics/linux_dri-devel/Makefile @@ -63,6 +63,6 @@ post-install: .include <bsd.port.pre.mk> .if ${OSVERSION} < 500000 -BROKEN= does not extract on 4.x (both bz2 and gz sources are used) +BROKEN= does not extract on 4.x (both bz2 and gz sources are used) .endif .include <bsd.port.post.mk> |