diff options
Diffstat (limited to 'graphics/geomview/Makefile')
-rw-r--r-- | graphics/geomview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/geomview/Makefile b/graphics/geomview/Makefile index 4a4c670979c0..75f4f49a9b22 100644 --- a/graphics/geomview/Makefile +++ b/graphics/geomview/Makefile @@ -22,7 +22,7 @@ OPTIONS= MOTION_AVG "Use experimental motion averaging code" off USE_BZIP2= yes USE_MOTIF= yes USE_GL= glu -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ARGS= --with-motif=${LOCALBASE} --with-opengl=${LOCALBASE} USE_LDCONFIG= yes |