diff options
Diffstat (limited to 'graphics/gle/Makefile')
-rw-r--r-- | graphics/gle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gle/Makefile b/graphics/gle/Makefile index a5331385f06c..d15f593246c3 100644 --- a/graphics/gle/Makefile +++ b/graphics/gle/Makefile @@ -21,7 +21,7 @@ USE_X_PREFIX= yes USE_MESA= yes USE_REINPLACE= yes INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 CONFIGURE_ENV= "LIBS=-L${X11BASE}/lib -lXext ${PTHREAD_LIBS}" MAN3= gle.3gle gleExtrusion.3gle gleHelicoid.3gle gleLathe.3gle \ |