diff options
Diffstat (limited to 'devel/titano/Makefile')
-rw-r--r-- | devel/titano/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/titano/Makefile b/devel/titano/Makefile index 4efbc4b0..dab3d66 100644 --- a/devel/titano/Makefile +++ b/devel/titano/Makefile @@ -20,7 +20,7 @@ USE_REINPLACE= yes USE_GNOME= gnomelibs libglade USE_X_PREFIX= yes USE_GMAKE= yes -USE_LIBTOOL_VER= 13 +USE_AUTOTOOLS= libtool:13 .include <bsd.port.pre.mk> |