From 914cdb5997d1a5036eb4f0c5ab828cd7673dc846 Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Mon, 31 Jan 2011 16:53:53 +0000 Subject: [PATCH] /usr/Makefile - automatically update pkgin database too. --- etc/usr/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/usr/Makefile b/etc/usr/Makefile index 7726f6406..703c3f0cc 100644 --- a/etc/usr/Makefile +++ b/etc/usr/Makefile @@ -39,4 +39,5 @@ pkgsrc-update: git cd ${.CURDIR}/pkgsrc && git pull git: - pkgin in scmgit-base + pkgin update + pkgin install scmgit-base -- 2.44.0