diff options
author | ume <ume@FreeBSD.org> | 2007-01-11 23:33:21 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2007-01-11 23:33:21 +0800 |
commit | 4f7a4f7db1de0c00e37fad56a67226dfacbc9add (patch) | |
tree | 43ed14b4d30bd2fee51a26b4cda6286e8e0872ba /japanese | |
parent | a081818528cdfda09dc8382be9d64411ad5af1e2 (diff) | |
download | freebsd-ports-gnome-4f7a4f7db1de0c00e37fad56a67226dfacbc9add.tar.gz freebsd-ports-gnome-4f7a4f7db1de0c00e37fad56a67226dfacbc9add.tar.zst freebsd-ports-gnome-4f7a4f7db1de0c00e37fad56a67226dfacbc9add.zip |
Fix plist.
Reported by: pointyhat via kris
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/tomoe/Makefile | 2 | ||||
-rw-r--r-- | japanese/tomoe/pkg-plist | 4 |
2 files changed, 1 insertions, 5 deletions
diff --git a/japanese/tomoe/Makefile b/japanese/tomoe/Makefile index 7a4cfe456cd3..14b4ab85331e 100644 --- a/japanese/tomoe/Makefile +++ b/japanese/tomoe/Makefile @@ -7,7 +7,7 @@ PORTNAME= tomoe PORTVERSION= 0.5.0 -#PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} \ ftp://ftp.unicode.org/Public/UNIDATA/:unihan diff --git a/japanese/tomoe/pkg-plist b/japanese/tomoe/pkg-plist index ed8a216f6397..68fa21aa13fe 100644 --- a/japanese/tomoe/pkg-plist +++ b/japanese/tomoe/pkg-plist @@ -19,10 +19,6 @@ lib/libtomoe.a lib/libtomoe.la lib/libtomoe.so lib/libtomoe.so.1 -lib/tomoe/module/dict/libest.a -lib/tomoe/module/dict/libest.la -lib/tomoe/module/dict/libest.so -lib/tomoe/module/dict/libest.so.1 lib/tomoe/module/dict/libunihan.a lib/tomoe/module/dict/libunihan.la lib/tomoe/module/dict/libunihan.so |