diff options
Diffstat (limited to 'comms/tilp')
-rw-r--r-- | comms/tilp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/tilp/Makefile b/comms/tilp/Makefile index 86a32a8..e00a5ef 100644 --- a/comms/tilp/Makefile +++ b/comms/tilp/Makefile @@ -24,7 +24,7 @@ USE_GETTEXT= yes USE_GNOME= gtk20 libglade2 USE_X_PREFIX= yes GNU_CONFIGURE= yes -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"\ |