aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBI-Shell/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-07-09 08:40:17 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-07-09 08:40:17 +0000
commitf6d56007b984e83ebda7162c99abc18d5bde982e (patch)
treeaa20f69168c1d6c9e0dbf200cc417eb6ea9147ca /databases/p5-DBI-Shell/Makefile
parentbd0d393e807d8d13fca4ce0ff12e4497385e3e24 (diff)
downloadports-f6d56007b984e83ebda7162c99abc18d5bde982e.tar.gz
ports-f6d56007b984e83ebda7162c99abc18d5bde982e.zip
Notes
Diffstat (limited to 'databases/p5-DBI-Shell/Makefile')
-rw-r--r--databases/p5-DBI-Shell/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBI-Shell/Makefile b/databases/p5-DBI-Shell/Makefile
index ddcfeae6758e..a1b052352d58 100644
--- a/databases/p5-DBI-Shell/Makefile
+++ b/databases/p5-DBI-Shell/Makefile
@@ -11,11 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Interactive command shell for the DBI
+BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-DBI>=0:databases/p5-DBI \
p5-Text-Reform>=0:textproc/p5-Text-Reform \
p5-Text-CSV_XS>=0:textproc/p5-Text-CSV_XS \
p5-IO-Tee>=0:devel/p5-IO-Tee
-BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5 shebangfix
SHEBANG_FILES= lib/DBI/Shell/SQLMinus.pm