diff options
author | kris <kris@FreeBSD.org> | 2007-05-25 09:09:40 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-05-25 09:09:40 +0800 |
commit | cf3992cf81151428f320e99cf8ebc950220b00e9 (patch) | |
tree | 3847a04a749686662058e1806782323f30f06c0a /textproc | |
parent | 8adef61aaf8fb4c8a0df6475988c1d2ce8e1a882 (diff) | |
download | freebsd-ports-gnome-cf3992cf81151428f320e99cf8ebc950220b00e9.tar.gz freebsd-ports-gnome-cf3992cf81151428f320e99cf8ebc950220b00e9.tar.zst freebsd-ports-gnome-cf3992cf81151428f320e99cf8ebc950220b00e9.zip |
BROKEN: Incomplete pkg-plist
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/scim-table-imengine/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/scim-table-imengine/Makefile b/textproc/scim-table-imengine/Makefile index a2733e093102..29b7679376b0 100644 --- a/textproc/scim-table-imengine/Makefile +++ b/textproc/scim-table-imengine/Makefile @@ -19,6 +19,8 @@ COMMENT= SCIM table based input method engine BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Incomplete pkg-plist + USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes GNU_CONFIGURE= yes |