diff options
Diffstat (limited to 'x11-toolkits/gal/Makefile')
-rw-r--r-- | x11-toolkits/gal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gal/Makefile b/x11-toolkits/gal/Makefile index c4fdf3f829cc..17444c312bfd 100644 --- a/x11-toolkits/gal/Makefile +++ b/x11-toolkits/gal/Makefile @@ -26,7 +26,7 @@ USE_GNOME= gnomehack gnomeprefix gnomehier libglade gnomevfs USE_ICONV= yes GNOME_HTML_DIR= ${PREFIX}/share/doc/gal INSTALLS_SHLIB= yes -USE_INC_LIBTOOL_VER=13 +USE_AUTOTOOLS= libtool:13:inc CONFIGURE_ARGS= --enable-static --with-libiconv CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |