diff options
Diffstat (limited to 'devel/libzvbi/Makefile')
-rw-r--r-- | devel/libzvbi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libzvbi/Makefile b/devel/libzvbi/Makefile index 72f9f40157b2..d062aef05b03 100644 --- a/devel/libzvbi/Makefile +++ b/devel/libzvbi/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png \ USE_GETTEXT= yes USE_BZIP2= yes USE_REINPLACE= yes -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack pkgconfig GNU_CONFIGURE= yes INSTALLS_SHLIB= yes |