diff options
-rw-r--r-- | graphics/view3ds/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/view3ds/Makefile b/graphics/view3ds/Makefile index 1080bbd945d4..10858bcb44b1 100644 --- a/graphics/view3ds/Makefile +++ b/graphics/view3ds/Makefile @@ -13,6 +13,10 @@ MASTER_SITE_SUBDIR= lib3ds 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 |