diff options
Diffstat (limited to 'x11-toolkits/libgnomeui/Makefile')
-rw-r--r-- | x11-toolkits/libgnomeui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/libgnomeui/Makefile b/x11-toolkits/libgnomeui/Makefile index 1198d4fd97a4..cecbd610282b 100644 --- a/x11-toolkits/libgnomeui/Makefile +++ b/x11-toolkits/libgnomeui/Makefile @@ -25,7 +25,7 @@ USE_XPM= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack lthack gnomehier libbonoboui INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 USE_BISON= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" |