summaryrefslogtreecommitdiff
path: root/pkgtools/pkgdep
diff options
context:
space:
mode:
authorkamil <kamil@pkgsrc.org>2015-10-26 20:38:09 +0000
committerkamil <kamil@pkgsrc.org>2015-10-26 20:38:09 +0000
commit5e39487fb600079dbc8bc2d126e678e3b5c98681 (patch)
tree4fff2c460d37156473e4abf1ac5d85d0f2c7efe0 /pkgtools/pkgdep
parent7d4f4e060a4224ca610e85f4d774011e19453ba9 (diff)
downloadpkgsrc-5e39487fb600079dbc8bc2d126e678e3b5c98681.tar.gz
Pull-in p5-Perl4-CoreLibs as the dependency of getopt.pl
PKGREVISION++
Diffstat (limited to 'pkgtools/pkgdep')
-rw-r--r--pkgtools/pkgdep/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/pkgtools/pkgdep/Makefile b/pkgtools/pkgdep/Makefile
index c8a40eb85c9..7f69510d11d 100644
--- a/pkgtools/pkgdep/Makefile
+++ b/pkgtools/pkgdep/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2015/06/12 10:50:56 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2015/10/26 20:38:09 kamil Exp $
#
PKGNAME= pkgdep-1.0
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= pkgtools
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -11,6 +11,8 @@ COMMENT= Script for displaying dependence information on software packages
WRKSRC= ${WRKDIR}/files
USE_TOOLS+= perl:run
+BUILD_DEPENDS+= p5-Perl4-CoreLibs-[0-9]*:../../devel/p5-Perl4-CoreLibs
+
REPLACE_PERL= pkgdep.pl
INSTALLATION_DIRS= bin