diff options
Diffstat (limited to 'textproc/scim-table-imengine/Makefile')
-rw-r--r-- | textproc/scim-table-imengine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/scim-table-imengine/Makefile b/textproc/scim-table-imengine/Makefile index cdfb9b452174..caa78cce7860 100644 --- a/textproc/scim-table-imengine/Makefile +++ b/textproc/scim-table-imengine/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} USE_X_PREFIX= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 USE_GNOME= intlhack .include <bsd.port.pre.mk> |