diff options
author | tijl <tijl@FreeBSD.org> | 2014-08-31 21:19:15 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-08-31 21:19:15 +0800 |
commit | 551f3c7c8e0e557e35788597a095d18bf1c64f92 (patch) | |
tree | 64bd33296b5f8251df9a78ed8fd1e8108d89b1a7 /japanese/scim-tomoe | |
parent | 3561f39478cca3116cdc1a959cb70ddbabffbc88 (diff) | |
download | freebsd-ports-gnome-551f3c7c8e0e557e35788597a095d18bf1c64f92.tar.gz freebsd-ports-gnome-551f3c7c8e0e557e35788597a095d18bf1c64f92.tar.zst freebsd-ports-gnome-551f3c7c8e0e557e35788597a095d18bf1c64f92.zip |
textproc/scim:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Diffstat (limited to 'japanese/scim-tomoe')
-rw-r--r-- | japanese/scim-tomoe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/scim-tomoe/Makefile b/japanese/scim-tomoe/Makefile index 62816ae1045d..c40f86537d9d 100644 --- a/japanese/scim-tomoe/Makefile +++ b/japanese/scim-tomoe/Makefile @@ -3,7 +3,7 @@ PORTNAME= scim-tomoe PORTVERSION= 0.6.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= japanese MASTER_SITES= SF/tomoe/${PORTNAME}/${PORTNAME}-${PORTVERSION} |