aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2008-01-12 15:42:14 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2008-01-12 15:42:14 +0000
commite5b2ee2eec8a7aac84e863bb923def0039a54c8a (patch)
tree867ed83d1940e33b3a18dcbc5fb0a0d087b514a9 /japanese
parent2136450762ae645ec608368647bb5b7eb7e6af5f (diff)
downloadports-e5b2ee2eec8a7aac84e863bb923def0039a54c8a.tar.gz
ports-e5b2ee2eec8a7aac84e863bb923def0039a54c8a.zip
Running autoconf seems not necessary anymore
Notes
Notes: svn path=/head/; revision=205514
Diffstat (limited to 'japanese')
-rw-r--r--japanese/esecanna-module-vje25/Makefile4
-rw-r--r--japanese/esecanna-module-vje30/Makefile4
-rw-r--r--japanese/esecanna-module-wnn6/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/japanese/esecanna-module-vje25/Makefile b/japanese/esecanna-module-vje25/Makefile
index de0504452ae9..1f81e4234e2f 100644
--- a/japanese/esecanna-module-vje25/Makefile
+++ b/japanese/esecanna-module-vje25/Makefile
@@ -7,7 +7,7 @@
PORTNAME= esecanna-module-vje25
PORTVERSION= 0.14.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= japanese
MASTER_SITES= http://esecanna.netfort.gr.jp/ \
${MASTER_SITE_LOCAL}
@@ -19,7 +19,7 @@ COMMENT= Esecanna module for VJE-Delta 2.5
RUN_DEPENDS= ${LOCALBASE}/sbin/esecannaserver:${PORTSDIR}/japanese/esecanna
-USE_AUTOTOOLS= autoconf:213
+GNU_CONFIGURE= yes
USE_GMAKE= yes
DIST_SUBDIR= esecanna
diff --git a/japanese/esecanna-module-vje30/Makefile b/japanese/esecanna-module-vje30/Makefile
index ca5681e54f90..e2754383935d 100644
--- a/japanese/esecanna-module-vje30/Makefile
+++ b/japanese/esecanna-module-vje30/Makefile
@@ -7,7 +7,7 @@
PORTNAME= esecanna-module-vje30
PORTVERSION= 1.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= japanese
MASTER_SITES= http://esecanna.netfort.gr.jp/ \
${MASTER_SITE_LOCAL}
@@ -20,7 +20,7 @@ COMMENT= Esecanna module for VJE-Delta 3.0
RUN_DEPENDS= ${LOCALBASE}/sbin/esecannaserver:${PORTSDIR}/japanese/esecanna
USE_PERL5= yes
-USE_AUTOTOOLS= autoconf:213
+GNU_CONFIGURE= yes
USE_GMAKE= yes
# VJE-Delta 3.0 is installed under /usr/local fixedly
CONFIGURE_ARGS= --with-vjecfgfile="/usr/local/etc/vje30/vje.cfg"
diff --git a/japanese/esecanna-module-wnn6/Makefile b/japanese/esecanna-module-wnn6/Makefile
index 7fac385da09b..187a19ee9dee 100644
--- a/japanese/esecanna-module-wnn6/Makefile
+++ b/japanese/esecanna-module-wnn6/Makefile
@@ -7,7 +7,7 @@
PORTNAME= esecanna-module-wnn6
PORTVERSION= 1.0.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= japanese
MASTER_SITES= http://esecanna.netfort.gr.jp/ \
${MASTER_SITE_LOCAL}
@@ -20,7 +20,7 @@ COMMENT= Esecanna module for Wnn6
LIB_DEPENDS= wnn6.2:${PORTSDIR}/japanese/Wnn6-lib
RUN_DEPENDS= ${LOCALBASE}/sbin/esecannaserver:${PORTSDIR}/japanese/esecanna
-USE_AUTOTOOLS= autoconf:213
+GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${PREFIX}/include/wnn6" \
LDFLAGS="${LDFLAGS} -L${PREFIX}/lib"