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 /textproc/scim-table-imengine | |
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 'textproc/scim-table-imengine')
-rw-r--r-- | textproc/scim-table-imengine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/scim-table-imengine/Makefile b/textproc/scim-table-imengine/Makefile index c27dceab57c2..515a663b1e22 100644 --- a/textproc/scim-table-imengine/Makefile +++ b/textproc/scim-table-imengine/Makefile @@ -3,7 +3,7 @@ PORTNAME= scim-table-imengine PORTVERSION= 0.5.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= SF/scim/scim-tables/${PORTVERSION} DISTNAME= scim-tables-${PORTVERSION} |