diff options
Diffstat (limited to 'www/epiphany-extensions/Makefile')
-rw-r--r-- | www/epiphany-extensions/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile index 8be1b50a5..570c951ec 100644 --- a/www/epiphany-extensions/Makefile +++ b/www/epiphany-extensions/Makefile @@ -44,7 +44,7 @@ HEADERS_SUFX= USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack lthack gnometarget -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_GMAKE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \ LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" |