summaryrefslogtreecommitdiff
path: root/pkgtools/port2pkg/Makefile
diff options
context:
space:
mode:
authorsakamoto <sakamoto>1999-08-10 00:36:18 +0000
committersakamoto <sakamoto>1999-08-10 00:36:18 +0000
commit9af748301967fcc829cc3e591e964ed6b27aec14 (patch)
tree9a8af67da96819c2e7432933d6eff6a96d6a3568 /pkgtools/port2pkg/Makefile
parentfe33babafc619558b6a076e43b3dc839069a5e75 (diff)
downloadpkgsrc-9af748301967fcc829cc3e591e964ed6b27aec14.tar.gz
RUN_DEPENDS=pkglint
Diffstat (limited to 'pkgtools/port2pkg/Makefile')
-rw-r--r--pkgtools/port2pkg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/port2pkg/Makefile b/pkgtools/port2pkg/Makefile
index e660afcbda4..80d9f6b970b 100644
--- a/pkgtools/port2pkg/Makefile
+++ b/pkgtools/port2pkg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/07/27 11:33:06 sakamoto Exp $
+# $NetBSD: Makefile,v 1.2 1999/08/10 00:36:18 sakamoto Exp $
#
DISTNAME= port2pkg-1.1
@@ -8,7 +8,7 @@ DISTFILES= # empty
MAINTAINER= sakamoto@netbsd.org
-DEPENDS+= pkglint-1.73:../../pkgtools/pkglint
+RUN_DEPENDS+= pkglint:../../pkgtools/pkglint
USE_PERL5= YES