aboutsummaryrefslogtreecommitdiff
path: root/japanese/scim-honoka-plugin-romkan
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-04-24 18:28:14 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-04-24 18:28:14 +0000
commitac9afac851f60baa60cb8905739575e0d832a2f3 (patch)
tree3ecdc46671f8d213498d16866bac654fb7732362 /japanese/scim-honoka-plugin-romkan
parentfbb1a2260c9dcd588e3470e66845bc04fb1e1bf0 (diff)
downloadports-ac9afac851f60baa60cb8905739575e0d832a2f3.tar.gz
ports-ac9afac851f60baa60cb8905739575e0d832a2f3.zip
- USES=libtool.
- Staging.
Notes
Notes: svn path=/head/; revision=352041
Diffstat (limited to 'japanese/scim-honoka-plugin-romkan')
-rw-r--r--japanese/scim-honoka-plugin-romkan/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/japanese/scim-honoka-plugin-romkan/Makefile b/japanese/scim-honoka-plugin-romkan/Makefile
index 7cf24b9263d3..8be91cf2bbfd 100644
--- a/japanese/scim-honoka-plugin-romkan/Makefile
+++ b/japanese/scim-honoka-plugin-romkan/Makefile
@@ -3,7 +3,7 @@
PORTNAME= scim-honoka-plugin-romkan
PORTVERSION= 0.9.0
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= japanese
MASTER_SITES= http://nop.net-p.org/files/honoka/
DISTNAME= honoka-plugin-romkan-${PORTVERSION}
@@ -15,15 +15,10 @@ BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim \
${LOCALBASE}/lib/scim-1.0/1.4.0/IMEngine/honoka.so:${PORTSDIR}/japanese/scim-honoka
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USES= gettext iconv pathfix gmake pkgconfig
-USE_GNOME= lthack
-USE_AUTOTOOLS= libtool
-
-CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
- PTHREAD_LIBS="${PTHREAD_LIBS}"
+GNU_CONFIGURE= yes
+USES= gettext gmake iconv libtool:keepla pathfix pkgconfig
CPPFLAGS+= -I${LOCALBASE}/include -D__STDC_ISO_10646__
LDFLAGS+= -L${LOCALBASE}/lib
-NO_STAGE= yes
.include <bsd.port.mk>