diff options
author | swills <swills@FreeBSD.org> | 2012-06-11 02:42:48 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2012-06-11 02:42:48 +0800 |
commit | 811c4be9f0b92363ffcd033d9165287cd6bc9b63 (patch) | |
tree | 5a933c2e64852a72c056cf29e30a9308c7b2c661 /japanese | |
parent | 08572d451b927d5d7517db00347e5eb8a9db625d (diff) | |
download | freebsd-ports-gnome-811c4be9f0b92363ffcd033d9165287cd6bc9b63.tar.gz freebsd-ports-gnome-811c4be9f0b92363ffcd033d9165287cd6bc9b63.tar.zst freebsd-ports-gnome-811c4be9f0b92363ffcd033d9165287cd6bc9b63.zip |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi)
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/egg-canna/Makefile | 2 | ||||
-rw-r--r-- | japanese/p5-Acme-Lou/Makefile | 2 | ||||
-rw-r--r-- | japanese/p5-Date-Japanese-Era/Makefile | 2 | ||||
-rw-r--r-- | japanese/p5-Date-Japanese-Holiday/Makefile | 2 | ||||
-rw-r--r-- | japanese/p5-DateTime-Format-Japanese/Makefile | 2 | ||||
-rw-r--r-- | japanese/p5-Encode-JP-Mobile/Makefile | 2 | ||||
-rw-r--r-- | japanese/p5-HTML-MobileJp/Makefile | 2 | ||||
-rw-r--r-- | japanese/p5-Lingua-JA-Summarize-Extract/Makefile | 2 | ||||
-rw-r--r-- | japanese/p5-WWW-MobileCarrierJP/Makefile | 2 | ||||
-rw-r--r-- | japanese/scim-anthy/Makefile | 2 | ||||
-rw-r--r-- | japanese/scim-canna/Makefile | 2 | ||||
-rw-r--r-- | japanese/scim-prime/Makefile | 2 | ||||
-rw-r--r-- | japanese/scim-skk/Makefile | 2 | ||||
-rw-r--r-- | japanese/scim-uim/Makefile | 2 | ||||
-rw-r--r-- | japanese/trac/Makefile | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/japanese/egg-canna/Makefile b/japanese/egg-canna/Makefile index f643e9c9f47d..a7cbc0c4f052 100644 --- a/japanese/egg-canna/Makefile +++ b/japanese/egg-canna/Makefile @@ -18,7 +18,7 @@ MAINTAINER= ume@FreeBSD.org COMMENT= Canna Conversion Facility in Egg Input Method Architecture BUILD_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/egg/egg-sim.el:${PORTSDIR}/editors/tamago${EMACS_SUFFIX} -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_EMACS= yes diff --git a/japanese/p5-Acme-Lou/Makefile b/japanese/p5-Acme-Lou/Makefile index 040bae1fe628..89e86fe606d3 100644 --- a/japanese/p5-Acme-Lou/Makefile +++ b/japanese/p5-Acme-Lou/Makefile @@ -17,7 +17,7 @@ COMMENT= Let's together with Lou Ohshiba BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ ja-p5-Text-MeCab>=0:${PORTSDIR}/japanese/p5-Text-MeCab -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/japanese/p5-Date-Japanese-Era/Makefile b/japanese/p5-Date-Japanese-Era/Makefile index 8a49465e3a43..d419a84852c1 100644 --- a/japanese/p5-Date-Japanese-Era/Makefile +++ b/japanese/p5-Date-Japanese-Era/Makefile @@ -15,7 +15,7 @@ COMMENT= Conversion between Japanese Era / Gregorian calendar BUILD_DEPENDS= p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc \ p5-Lingua-JA-Numbers>=0:${PORTSDIR}/japanese/p5-Lingua-JA-Numbers -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/japanese/p5-Date-Japanese-Holiday/Makefile b/japanese/p5-Date-Japanese-Holiday/Makefile index 4d0ae6bc4892..0d1c0e4ddc1f 100644 --- a/japanese/p5-Date-Japanese-Holiday/Makefile +++ b/japanese/p5-Date-Japanese-Holiday/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl module for Calculate Japanese Holiday RUN_DEPENDS= p5-Date-Calc>5.3:${PORTSDIR}/devel/p5-Date-Calc \ p5-Date-Simple>1.03:${PORTSDIR}/devel/p5-Date-Simple \ p5-Time-modules>0.01:${PORTSDIR}/devel/p5-Time-modules -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= YES diff --git a/japanese/p5-DateTime-Format-Japanese/Makefile b/japanese/p5-DateTime-Format-Japanese/Makefile index d03a425c4562..116b029e7e6f 100644 --- a/japanese/p5-DateTime-Format-Japanese/Makefile +++ b/japanese/p5-DateTime-Format-Japanese/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ ja-p5-DateTime-Calendar-Japanese-Era>=0.08000:${PORTSDIR}/japanese/p5-DateTime-Calendar-Japanese-Era \ p5-DateTime-Format-Builder>=0:${PORTSDIR}/devel/p5-DateTime-Format-Builder \ p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/japanese/p5-Encode-JP-Mobile/Makefile b/japanese/p5-Encode-JP-Mobile/Makefile index 327d0b9e1007..1b89c0d958aa 100644 --- a/japanese/p5-Encode-JP-Mobile/Makefile +++ b/japanese/p5-Encode-JP-Mobile/Makefile @@ -16,7 +16,7 @@ COMMENT= Perl extension for encoding for mobile phones in Japan RUN_DEPENDS= \ p5-File-ShareDir>=0.05:${PORTSDIR}/devel/p5-File-ShareDir \ p5-MIME-Tools>=5.428:${PORTSDIR}/mail/p5-MIME-Tools -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-YAML>0:${PORTSDIR}/textproc/p5-YAML diff --git a/japanese/p5-HTML-MobileJp/Makefile b/japanese/p5-HTML-MobileJp/Makefile index 697310e75aa1..83200a21cadf 100644 --- a/japanese/p5-HTML-MobileJp/Makefile +++ b/japanese/p5-HTML-MobileJp/Makefile @@ -19,7 +19,7 @@ LICENSE_COMB= dual RUN_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ p5-URI>=0:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Base>0:${PORTSDIR}/devel/p5-Test-Base \ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML diff --git a/japanese/p5-Lingua-JA-Summarize-Extract/Makefile b/japanese/p5-Lingua-JA-Summarize-Extract/Makefile index 3e335db4d998..3e6edf7e28da 100644 --- a/japanese/p5-Lingua-JA-Summarize-Extract/Makefile +++ b/japanese/p5-Lingua-JA-Summarize-Extract/Makefile @@ -17,7 +17,7 @@ COMMENT= Summary generator for Japanese BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require \ p5-Module-Install>=0:${PORTSDIR}/devel/p5-Module-Install -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/japanese/p5-WWW-MobileCarrierJP/Makefile b/japanese/p5-WWW-MobileCarrierJP/Makefile index 7a9a975a0710..b8873f4c681e 100644 --- a/japanese/p5-WWW-MobileCarrierJP/Makefile +++ b/japanese/p5-WWW-MobileCarrierJP/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= p5-Moose>=0.60:${PORTSDIR}/devel/p5-Moose \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-parent>=0:${PORTSDIR}/devel/p5-parent \ p5-CAM-PDF>=0:${PORTSDIR}/textproc/p5-CAM-PDF -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-LWP-Online>=1.07:${PORTSDIR}/www/p5-LWP-Online \ p5-Test-Base>0:${PORTSDIR}/devel/p5-Test-Base diff --git a/japanese/scim-anthy/Makefile b/japanese/scim-anthy/Makefile index 910ba00c328e..2ad4038c781d 100644 --- a/japanese/scim-anthy/Makefile +++ b/japanese/scim-anthy/Makefile @@ -17,7 +17,7 @@ COMMENT= SCIM IMEngine module using Anthy BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim LIB_DEPENDS= anthy.1:${PORTSDIR}/japanese/anthy -RUN_DEPENDS= ${BUILD_DEPENDS} \ +RUN_DEPENDS:= ${BUILD_DEPENDS} \ kasumi:${PORTSDIR}/japanese/kasumi USE_GNOME= lthack diff --git a/japanese/scim-canna/Makefile b/japanese/scim-canna/Makefile index 16ce41586294..1b26c1e4a51a 100644 --- a/japanese/scim-canna/Makefile +++ b/japanese/scim-canna/Makefile @@ -17,7 +17,7 @@ COMMENT= SCIM IMEngine module using Canna BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim LIB_DEPENDS+= canna.1:${PORTSDIR}/japanese/canna-lib -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_AUTOTOOLS= libtool USE_GNOME= lthack diff --git a/japanese/scim-prime/Makefile b/japanese/scim-prime/Makefile index 2ee23f213fe4..2c6b4d6a9987 100644 --- a/japanese/scim-prime/Makefile +++ b/japanese/scim-prime/Makefile @@ -17,7 +17,7 @@ COMMENT= SCIM IMEngine module using PRIME BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim \ prime:${PORTSDIR}/japanese/prime -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_GNOME= lthack USE_ICONV= yes diff --git a/japanese/scim-skk/Makefile b/japanese/scim-skk/Makefile index 2807df1b6cc2..4b0600766075 100644 --- a/japanese/scim-skk/Makefile +++ b/japanese/scim-skk/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= SCIM IMEngine module like SKK BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_AUTOTOOLS= libtool USE_ICONV= yes diff --git a/japanese/scim-uim/Makefile b/japanese/scim-uim/Makefile index 68b9c791937e..7a7061e9a6c4 100644 --- a/japanese/scim-uim/Makefile +++ b/japanese/scim-uim/Makefile @@ -18,7 +18,7 @@ COMMENT= SCIM IMEngine module using UIM input method library BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim LIB_DEPENDS= uim:${PORTSDIR}/textproc/uim -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_GNOME= lthack USE_ICONV= yes diff --git a/japanese/trac/Makefile b/japanese/trac/Makefile index b3dd79326289..2c5be039310e 100644 --- a/japanese/trac/Makefile +++ b/japanese/trac/Makefile @@ -17,7 +17,7 @@ COMMENT= An enhanced wiki and issue tracking system for software projects BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Genshi>=0.5:${PORTSDIR}/textproc/py-genshi \ ${PYTHON_PKGNAMEPREFIX}Babel>=0.9:${PORTSDIR}/devel/py-babel -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} OPTIONS= SILVERCITY "Use Silvercity for syntax highlighting" On \ DOCUTILS "Allow additional text markup" On \ |