diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-02-08 04:56:21 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-02-08 04:56:21 +0800 |
commit | f534ce18fd437312869e3e3e6d5bf6efae8f7304 (patch) | |
tree | 71cfb3fa8daf20f2791f612d4a19ae0598faea68 /graphics | |
parent | aa62e0006684bf1074a5f19c15b3a4f914a35b2d (diff) | |
download | freebsd-ports-gnome-f534ce18fd437312869e3e3e6d5bf6efae8f7304.tar.gz freebsd-ports-gnome-f534ce18fd437312869e3e3e6d5bf6efae8f7304.tar.zst freebsd-ports-gnome-f534ce18fd437312869e3e3e6d5bf6efae8f7304.zip |
Unmark as BROKEN. Will recently reenabled qtgl extension in the qt22 port.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/view3ds/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/view3ds/Makefile b/graphics/view3ds/Makefile index 51781d5f72a8..671831e5dcc5 100644 --- a/graphics/view3ds/Makefile +++ b/graphics/view3ds/Makefile @@ -15,8 +15,6 @@ 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>" - USE_X_PREFIX= yes USE_QT2= yes USE_MESA= yes |