summaryrefslogtreecommitdiff
path: root/pkgtools/pkgin
diff options
context:
space:
mode:
Diffstat (limited to 'pkgtools/pkgin')
-rw-r--r--pkgtools/pkgin/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgtools/pkgin/Makefile b/pkgtools/pkgin/Makefile
index e6b79eb2dd3..24fbb6b23c9 100644
--- a/pkgtools/pkgin/Makefile
+++ b/pkgtools/pkgin/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.108 2020/11/05 09:08:58 ryoon Exp $
+# $NetBSD: Makefile,v 1.109 2020/12/04 13:39:45 wiz Exp $
DISTNAME= pkgin-20.11.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= pkgtools
MASTER_SITES= ${MASTER_SITE_GITHUB:=NetBSDfr/}
GITHUB_TAG= v${PKGVERSION_NOREV}
@@ -46,7 +46,7 @@ SUBST_SED.osrel= -e "s|@OSREL@|${OS_VERSION:C/_.*//}|"
CFLAGS.SunOS+= -D_FILE_OFFSET_BITS=64
-DEPENDS+= pkg_install>=20200701:../../pkgtools/pkg_install
+#DEPENDS+= pkg_install>=20200701:../../pkgtools/pkg_install
# those have official repositories
.if !empty(PKGIN_REPOSITORY_URL)