diff options
author | fenner <fenner@FreeBSD.org> | 2001-01-20 00:17:52 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2001-01-20 00:17:52 +0800 |
commit | abdc99c6bb54322b5488021678861f8d8cb16515 (patch) | |
tree | 51104a78582089764afd18bef69bf279f5bc8974 /graphics/view3ds | |
parent | 9ee63b3ded513b4da61db654253648f04e1cad48 (diff) | |
download | freebsd-ports-gnome-abdc99c6bb54322b5488021678861f8d8cb16515.tar.gz freebsd-ports-gnome-abdc99c6bb54322b5488021678861f8d8cb16515.tar.zst freebsd-ports-gnome-abdc99c6bb54322b5488021678861f8d8cb16515.zip |
Fix broken BROKEN.
Diffstat (limited to 'graphics/view3ds')
-rw-r--r-- | graphics/view3ds/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/view3ds/Makefile b/graphics/view3ds/Makefile index 10858bcb44b1..51781d5f72a8 100644 --- a/graphics/view3ds/Makefile +++ b/graphics/view3ds/Makefile @@ -15,7 +15,7 @@ MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= 3ds.0:${PORTSDIR}/graphics/lib3ds -BROKEN= Currently QT2 port doesn't compile Qgl module :(. Please flame Will Andrews <will@FreeBSD.org> +BROKEN= "Currently QT2 port doesn't compile Qgl module :(. Please flame Will Andrews <will@FreeBSD.org>" USE_X_PREFIX= yes USE_QT2= yes |