aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-SQL-Translator/Makefile
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2019-04-06 22:43:14 +0800
committersunpoet <sunpoet@FreeBSD.org>2019-04-06 22:43:14 +0800
commit664a9c14ba2872f24ffd4383430d7d5fabf03fe7 (patch)
treea3e4a477a804f5c0a29b633e6f227bdd98cf5f00 /databases/p5-SQL-Translator/Makefile
parent52e445a5ae223ee0bbd74284731dd4af8923ec3a (diff)
downloadfreebsd-ports-gnome-664a9c14ba2872f24ffd4383430d7d5fabf03fe7.tar.gz
freebsd-ports-gnome-664a9c14ba2872f24ffd4383430d7d5fabf03fe7.tar.zst
freebsd-ports-gnome-664a9c14ba2872f24ffd4383430d7d5fabf03fe7.zip
Use real PORTVERSION of devel/p5-Parse-RecDescent
Diffstat (limited to 'databases/p5-SQL-Translator/Makefile')
-rw-r--r--databases/p5-SQL-Translator/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/databases/p5-SQL-Translator/Makefile b/databases/p5-SQL-Translator/Makefile
index 1acf152b0382..72bf49628450 100644
--- a/databases/p5-SQL-Translator/Makefile
+++ b/databases/p5-SQL-Translator/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= p5-Carp-Clan>=0:devel/p5-Carp-Clan \
p5-JSON>=2:converters/p5-JSON \
p5-Moo>=1.000003:devel/p5-Moo \
p5-Package-Variant>=1.001001:devel/p5-Package-Variant \
- p5-Parse-RecDescent>=1.967.009:devel/p5-Parse-RecDescent \
+ p5-Parse-RecDescent>=1.967009:devel/p5-Parse-RecDescent \
p5-Spreadsheet-ParseExcel>=0.41:textproc/p5-Spreadsheet-ParseExcel \
p5-Template-Toolkit>=2.20:www/p5-Template-Toolkit \
p5-Text-RecordParser>=0.02:textproc/p5-Text-RecordParser \
@@ -36,11 +36,12 @@ TEST_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \
OPTIONS_DEFINE= DIAGRAM
DIAGRAM_DESC= Diagram generation support
-NO_ARCH= yes
-REINPLACE_ARGS= -i ''
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+REINPLACE_ARGS= -i ''
+
DIAGRAM_BUILD_DEPENDS= p5-GD>=0:graphics/p5-GD \
p5-Graph>=0:math/p5-Graph \
p5-GraphViz>=0:graphics/p5-GraphViz