diff options
Diffstat (limited to 'devel/libticalcs/Makefile')
-rw-r--r-- | devel/libticalcs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libticalcs/Makefile b/devel/libticalcs/Makefile index 087dbc8d026f..d3b17495e691 100644 --- a/devel/libticalcs/Makefile +++ b/devel/libticalcs/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= ticables.12:${PORTSDIR}/comms/libticables \ USE_GETTEXT= yes USE_GNOME= gnomehack pkgconfig GNU_CONFIGURE= yes -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes INSTALLS_SHLIB= yes |