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-skk | |
parent | 5511fddafda936d485ea525e58bf9b64036f9e61 (diff) | |
download | ports-0b973c721437cf424172ebc1e4b8bd6a24096b9a.tar.gz ports-0b973c721437cf424172ebc1e4b8bd6a24096b9a.zip |
Notes
Diffstat (limited to 'japanese/scim-skk')
-rw-r--r-- | japanese/scim-skk/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/japanese/scim-skk/Makefile b/japanese/scim-skk/Makefile index 9b265de2c152..866795a65be0 100644 --- a/japanese/scim-skk/Makefile +++ b/japanese/scim-skk/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: ja-scim-skk -# Date created: 6 Apr 2005 -# Whom: Jun Mukai <mukai@jmuk.org> -# +# Created by: Jun Mukai <mukai@jmuk.org> # $FreeBSD$ # $MCom: ports/japanese/scim-skk/Makefile,v 1.1 2006/09/30 05:17:05 ahze Exp $ @@ -19,8 +16,7 @@ BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim RUN_DEPENDS:= ${BUILD_DEPENDS} USE_AUTOTOOLS= libtool -USES= iconv -USE_GMAKE= yes +USES= gmake iconv pkgconfig GNU_CONFIGURE= yes CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ |