aboutsummaryrefslogtreecommitdiff
path: root/japanese/scim-tables/Makefile
diff options
context:
space:
mode:
authorDavid Thiel <lx@FreeBSD.org>2011-07-20 22:09:53 +0000
committerDavid Thiel <lx@FreeBSD.org>2011-07-20 22:09:53 +0000
commit4d7f39f1d31b771601201bdab90d3a1eef1784bb (patch)
tree2db250bd97c6c212465ea20bb08e513bd028435a /japanese/scim-tables/Makefile
parent1c12e11e1bb38fbfdc4f3550183bd7f383a01c90 (diff)
downloadports-4d7f39f1d31b771601201bdab90d3a1eef1784bb.tar.gz
ports-4d7f39f1d31b771601201bdab90d3a1eef1784bb.zip
Update scim-tables ports to 0.5.10. Appease portlint.
Notes
Notes: svn path=/head/; revision=278048
Diffstat (limited to 'japanese/scim-tables/Makefile')
-rw-r--r--japanese/scim-tables/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/japanese/scim-tables/Makefile b/japanese/scim-tables/Makefile
index c244d7a77b9e..5100fc39c4e9 100644
--- a/japanese/scim-tables/Makefile
+++ b/japanese/scim-tables/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= scim-tables
-PORTVERSION= 0.5.7
-PORTREVISION= 5
+PORTVERSION= 0.5.10
CATEGORIES= japanese
MASTER_SITES= SF/scim/${PORTNAME}/${PORTVERSION}
@@ -15,15 +14,16 @@ MAINTAINER= lx@FreeBSD.org
COMMENT= SCIM table based Japanese input methods
BUILD_DEPENDS= scim-make-table:${PORTSDIR}/textproc/scim-table-imengine
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= scim-make-table:${PORTSDIR}/textproc/scim-table-imengine
USE_GMAKE= yes
GNU_CONFIGURE= yes
.include <bsd.port.pre.mk>
-CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -D__STDC_ISO_10646__" \
- LDFLAGS="-L${LOCALBASE}/lib -lintl" \
+CPPFLAGS+= -I${LOCALBASE}/include -D__STDC_ISO_10646__
+
+CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib -lintl" \
SCIM_DATADIR=${PREFIX}/share/scim \
SCIM_ICONDIR=${PREFIX}/share/scim/icons