summaryrefslogtreecommitdiff
path: root/textproc/crush-tools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/crush-tools/Makefile')
-rw-r--r--textproc/crush-tools/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/crush-tools/Makefile b/textproc/crush-tools/Makefile
index 748b3488466..1f1c40cdcb1 100644
--- a/textproc/crush-tools/Makefile
+++ b/textproc/crush-tools/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2013/09/13 11:26:52 fhajny Exp $
+# $NetBSD: Makefile,v 1.2 2013/12/09 14:17:53 obache Exp $
#
DISTNAME= crush-tools-2013-04
PKGNAME= ${DISTNAME:C/-([0-9]+)$/.\1/}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://crush-tools.googlecode.com/files/
@@ -13,7 +14,7 @@ LICENSE= apache-2.0
DEPENDS+= p5-DBI-[0-9]*:../../databases/p5-DBI
DEPENDS+= p5-Date-Calc-[0-9]*:../../devel/p5-Date-Calc
-DEPENDS+= p5-Getopt-Long-[0-9]*:../../devel/p5-Getopt-Long
+DEPENDS+= {perl>=5,p5-Getopt-Long-[0-9]*}:../../devel/p5-Getopt-Long
GNU_CONFIGURE= yes
USE_LIBTOOL= yes