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 /korean | |
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 'korean')
-rw-r--r-- | korean/scim-hangul/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/scim-hangul/Makefile b/korean/scim-hangul/Makefile index ee6231520de9..f6349efd350f 100644 --- a/korean/scim-hangul/Makefile +++ b/korean/scim-hangul/Makefile @@ -3,7 +3,7 @@ PORTNAME= scim-hangul PORTVERSION= 0.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= korean MASTER_SITES= SF/scim/${PORTNAME}/${PORTVERSION} |