aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-31 00:41:48 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-31 00:41:48 +0000
commite5142e9cfd3f78d9d1ffe1aae3947fce3a567ed3 (patch)
treed2dfda49b2cd2d6991630e61b5cdfa2f21c217d1 /japanese
parent8c554165545375de00e9ef69a7846a34eed8867a (diff)
downloadports-e5142e9cfd3f78d9d1ffe1aae3947fce3a567ed3.tar.gz
ports-e5142e9cfd3f78d9d1ffe1aae3947fce3a567ed3.zip
Notes
Diffstat (limited to 'japanese')
-rw-r--r--japanese/prime/Makefile8
-rw-r--r--japanese/suikyo/Makefile8
2 files changed, 4 insertions, 12 deletions
diff --git a/japanese/prime/Makefile b/japanese/prime/Makefile
index 25db9643ff54..15f53ff29e8b 100644
--- a/japanese/prime/Makefile
+++ b/japanese/prime/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ja-prime
-# Date created: 6 Jun 2003
-# Whom: Gen Otsuji<otsuji@users.sourceforge.jp>
-#
+# Created by: Gen Otsuji<otsuji@users.sourceforge.jp>
# $FreeBSD$
-#
PORTNAME= prime
DISTVERSION= 1.0.0.1
@@ -23,7 +19,7 @@ USE_RUBY= yes
USE_RUBY_FEATURES= iconv
RUBY_WITH_PTHREAD= yes
-USE_GNOME= pkgconfig
+USES= pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-rubydir=${RUBY_SITELIBDIR}
USE_AUTOTOOLS= automake autoconf
diff --git a/japanese/suikyo/Makefile b/japanese/suikyo/Makefile
index aad935a431dd..029992b88116 100644
--- a/japanese/suikyo/Makefile
+++ b/japanese/suikyo/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ja-suikyo
-# Date created: 6 Jun 2003
-# Whom: Gen Otsuji<otsuji@users.sourceforge.jp>
-#
+# Created by: Gen Otsuji<otsuji@users.sourceforge.jp>
# $FreeBSD$
-#
PORTNAME= suikyo
PORTVERSION= 2.1.0
@@ -15,7 +11,7 @@ MAINTAINER= otsuji@users.sourceforge.jp
COMMENT= Romaji-Kana conversion Library for the prime
USE_RUBY= yes
-USE_GNOME= pkgconfig
+USES= pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-rubydir=${RUBY_SITELIBDIR}
USE_AUTOTOOLS= automake autoconf