diff options
Diffstat (limited to 'mail/sylpheed2-devel/Makefile')
-rw-r--r-- | mail/sylpheed2-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sylpheed2-devel/Makefile b/mail/sylpheed2-devel/Makefile index fb47236e2745..1645dce70470 100644 --- a/mail/sylpheed2-devel/Makefile +++ b/mail/sylpheed2-devel/Makefile @@ -25,7 +25,7 @@ USE_GMAKE= yes USE_ICONV= yes USE_X_PREFIX= yes USE_GNOME= gtk20 -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include -I${LOCALBASE}/include -I${X11BASE}/include" \ |