diff options
Diffstat (limited to 'deskutils/gucharmap/Makefile')
-rw-r--r-- | deskutils/gucharmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gucharmap/Makefile b/deskutils/gucharmap/Makefile index 957b0740d..2d5ad992b 100644 --- a/deskutils/gucharmap/Makefile +++ b/deskutils/gucharmap/Makefile @@ -22,7 +22,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix intlhack gnomehack gtk20 WANT_GNOME= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |