diff options
Diffstat (limited to 'graphics/view3ds/Makefile')
-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 671831e5dcc5..a6fb0436a6ea 100644 --- a/graphics/view3ds/Makefile +++ b/graphics/view3ds/Makefile @@ -16,7 +16,7 @@ MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= 3ds.0:${PORTSDIR}/graphics/lib3ds USE_X_PREFIX= yes -USE_QT2= yes +USE_QT_VER= 2 USE_MESA= yes USE_GMAKE= yes USE_LIBTOOL= yes |