diff options
Diffstat (limited to 'editors/mlview/Makefile')
-rw-r--r-- | editors/mlview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile index 23ce593c947e..aad7a9b541cc 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -20,7 +20,7 @@ USE_X_PREFIX= yes USE_AUTOCONF_VER= 253 USE_GNOME= gnomeprefix gnomehack eel2 USE_GMAKE= yes -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" |