diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-02-10 06:05:06 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-02-10 06:05:06 +0000 |
commit | 60b3a84279e0657b047e05ed4f622cf401e2376b (patch) | |
tree | 87924704af779c872d6c2a33013016cf3fa9e056 /textproc/scim-table-imengine | |
parent | 774716a88ba9c4ee1166ca8ac4b5c3ec13b56a6a (diff) |
Notes
Diffstat (limited to 'textproc/scim-table-imengine')
-rw-r--r-- | textproc/scim-table-imengine/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/scim-table-imengine/Makefile b/textproc/scim-table-imengine/Makefile index 4440a3aaa06d..20715281f5cd 100644 --- a/textproc/scim-table-imengine/Makefile +++ b/textproc/scim-table-imengine/Makefile @@ -19,6 +19,7 @@ COMMENT= SCIM table based input method engine BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim RUN_DEPENDS= ${BUILD_DEPENDS} +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= intlhack |