diff options
Diffstat (limited to 'graphics/qglviewer/Makefile')
-rw-r--r-- | graphics/qglviewer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/qglviewer/Makefile b/graphics/qglviewer/Makefile index 5a607d689f22..cb9a89584b71 100644 --- a/graphics/qglviewer/Makefile +++ b/graphics/qglviewer/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.gris.uni-tuebingen.de/grisalt/projects/qglviewer/ MAINTAINER= ports@FreeBSD.org COMMENT= Use OpenGL to play around with three dimensional scenes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_QT_VER= 3 USE_GMAKE= yes GNU_CONFIGURE= yes |