diff options
Diffstat (limited to 'lang/smalltalk/Makefile')
-rw-r--r-- | lang/smalltalk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/smalltalk/Makefile b/lang/smalltalk/Makefile index 85f0cf25aa8f..1081e6632c55 100644 --- a/lang/smalltalk/Makefile +++ b/lang/smalltalk/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \ OPTIONS= TCLTK "Enable Tcl/Tk binding" on \ PGSQL "PostgreSQL binding" on -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_GNOME= gnomehack gnometarget pkgconfig USE_ICONV= yes USE_SQLITE= yes |