diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-13 21:39:06 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-13 21:39:06 +0000 |
commit | 0b973c721437cf424172ebc1e4b8bd6a24096b9a (patch) | |
tree | bb19ab61dcfdad2d7d6e10bf97ac7a17c04902d1 /japanese/scim-tomoe | |
parent | 5511fddafda936d485ea525e58bf9b64036f9e61 (diff) |
Notes
Diffstat (limited to 'japanese/scim-tomoe')
-rw-r--r-- | japanese/scim-tomoe/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/japanese/scim-tomoe/Makefile b/japanese/scim-tomoe/Makefile index c1200ee12f73..9d296ee0464f 100644 --- a/japanese/scim-tomoe/Makefile +++ b/japanese/scim-tomoe/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ja-scim-tomoe -# Date created: 18 Dec 2005 -# Whom: Hajimu UMEMOTO <ume@FreeBSD.org> -# +# Created by: Hajimu UMEMOTO <ume@FreeBSD.org> # $FreeBSD$ -# PORTNAME= scim-tomoe PORTVERSION= 0.6.0 @@ -19,8 +15,7 @@ LIB_DEPENDS= tomoe.1:${PORTSDIR}/japanese/tomoe \ tomoe-gtk.1:${PORTSDIR}/japanese/libtomoe-gtk USE_GNOME= lthack intlhack -USES= gettext iconv -USE_GMAKE= yes +USES= gettext gmake iconv pkgconfig GNU_CONFIGURE= yes CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ |