diff options
author | lx <lx@FreeBSD.org> | 2007-05-28 11:12:00 +0800 |
---|---|---|
committer | lx <lx@FreeBSD.org> | 2007-05-28 11:12:00 +0800 |
commit | 1704ecb2d9f278b96f0748f679dadc64b15ed096 (patch) | |
tree | cb379616093e95b7ef425cf174406c7b5c2242a2 /textproc/scim-table-imengine | |
parent | 843ea86c6b02c89bed1e3772802331ac59c96a89 (diff) | |
download | freebsd-ports-gnome-1704ecb2d9f278b96f0748f679dadc64b15ed096.tar.gz freebsd-ports-gnome-1704ecb2d9f278b96f0748f679dadc64b15ed096.tar.zst freebsd-ports-gnome-1704ecb2d9f278b96f0748f679dadc64b15ed096.zip |
Fix pkg-plist.
Submitted by: kris via pointyhat
Approved by: edwin (mentor)
Diffstat (limited to 'textproc/scim-table-imengine')
-rw-r--r-- | textproc/scim-table-imengine/Makefile | 2 | ||||
-rw-r--r-- | textproc/scim-table-imengine/pkg-plist | 5 |
2 files changed, 2 insertions, 5 deletions
diff --git a/textproc/scim-table-imengine/Makefile b/textproc/scim-table-imengine/Makefile index 29b7679376b0..a2733e093102 100644 --- a/textproc/scim-table-imengine/Makefile +++ b/textproc/scim-table-imengine/Makefile @@ -19,8 +19,6 @@ 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 diff --git a/textproc/scim-table-imengine/pkg-plist b/textproc/scim-table-imengine/pkg-plist index 77d39a610dfd..505959aeecb3 100644 --- a/textproc/scim-table-imengine/pkg-plist +++ b/textproc/scim-table-imengine/pkg-plist @@ -33,7 +33,6 @@ share/locale/pa/LC_MESSAGES/scim-tables.mo %%SKIM%%@dirrmtry share/apps/skim %%SKIM%%@dirrmtry share/config.kcfg %%SKIM%%@dirrmtry share/services/skimconfiguredialog -@dirrmtry lib/scim-1.0/1.4.0/SetupUI -@dirrmtry lib/scim-1.0/1.4.0/IMEngine -@dirrmtry lib/scim-1.0/1.4.0 +@dirrmtry lib/scim-1.0/SetupUI +@dirrmtry lib/scim-1.0/IMEngine @dirrmtry lib/scim-1.0 |