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-honoka | |
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-honoka')
-rw-r--r-- | japanese/scim-honoka/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/scim-honoka/Makefile b/japanese/scim-honoka/Makefile index 30217ea6852b..cd6076f14d60 100644 --- a/japanese/scim-honoka/Makefile +++ b/japanese/scim-honoka/Makefile @@ -3,7 +3,7 @@ PORTNAME= scim-honoka PORTVERSION= 0.9.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= japanese MASTER_SITES= http://nop.net-p.org/files/honoka/ DISTNAME= honoka-${PORTVERSION} |