diff options
Diffstat (limited to 'graphics/qglviewer/Makefile')
-rw-r--r-- | graphics/qglviewer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/qglviewer/Makefile b/graphics/qglviewer/Makefile index d671eafa4ea7..d484b9991619 100644 --- a/graphics/qglviewer/Makefile +++ b/graphics/qglviewer/Makefile @@ -8,7 +8,7 @@ PORTNAME= qglviewer PORTVERSION= 1.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://www.gris.uni-tuebingen.de/projects/qglviewer/ @@ -18,7 +18,7 @@ COMMENT= Use OpenGL to play around with three dimensional scenes USE_QT_VER= 3 USE_REINPLACE= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= QTDIR="${X11BASE}" INSTALLS_SHLIB= yes |