diff options
| author | Bill Fenner <fenner@FreeBSD.org> | 2001-01-19 16:17:52 +0000 |
|---|---|---|
| committer | Bill Fenner <fenner@FreeBSD.org> | 2001-01-19 16:17:52 +0000 |
| commit | e681e834f877a2c41dbaec0c1a3bafa6d54488f7 (patch) | |
| tree | 87cde45cecad1e8fd52147d05e4e7dbdf49e6721 /graphics | |
| parent | d4fa2611cd8edf6a78eafd7e646c48861346e25c (diff) | |
Fix broken BROKEN.
Diffstat (limited to 'graphics')
| -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 |
