diff options
Diffstat (limited to 'graphics/fnlib/Makefile')
-rw-r--r-- | graphics/fnlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/fnlib/Makefile b/graphics/fnlib/Makefile index ff3199f686eb..0007a003da92 100644 --- a/graphics/fnlib/Makefile +++ b/graphics/fnlib/Makefile @@ -18,7 +18,7 @@ COMMENT= Fonts and font libraries necessary for Enlightenment USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= imlib -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 INSTALLS_SHLIB= yes CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" |