aboutsummaryrefslogtreecommitdiff
path: root/audio/julius
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 17:11:04 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 17:11:04 +0000
commit1b52682160128c612fadc6a19b0ae251c8211371 (patch)
tree6bd91fbb472f4506293dba537ca69e5622e18381 /audio/julius
parent1de384422cc2287c002be4c3629db29b9b52271d (diff)
downloadports-1b52682160128c612fadc6a19b0ae251c8211371.tar.gz
ports-1b52682160128c612fadc6a19b0ae251c8211371.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300283
Diffstat (limited to 'audio/julius')
-rw-r--r--audio/julius/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/julius/Makefile b/audio/julius/Makefile
index e590971d521c..1eb18c59ef5b 100644
--- a/audio/julius/Makefile
+++ b/audio/julius/Makefile
@@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= julius/37582
MAINTAINER= numisemis@yahoo.com
COMMENT= Large Vocabulary Continuous Speech Recognition Engine
-BUILD_DEPENDS= ${SITE_PERL}/Jcode.pm:${PORTSDIR}/japanese/p5-Jcode
-RUN_DEPENDS= ${SITE_PERL}/Jcode.pm:${PORTSDIR}/japanese/p5-Jcode
+BUILD_DEPENDS= ja-p5-Jcode>=0:${PORTSDIR}/japanese/p5-Jcode
+RUN_DEPENDS= ja-p5-Jcode>=0:${PORTSDIR}/japanese/p5-Jcode
MANCOMPRESSED= no
GNU_CONFIGURE= yes