Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Do not warn about using both pkg_* and pkgng during pkg2ng
Baptiste Daroussin committed 13 years ago
commit 3edaf303b6b1caed02f65264ddef0ab3b39dfce8
parent 6faa00b
1 file changed +1 -0
modified ports/pkg2ng
@@ -3,6 +3,7 @@
: "${PORTSDIR:=/usr/ports}"

export PERMISSIVE=yes
+
export PKG_OLD_NOWARN=yes

if [ $( id -u ) -ne 0 ]
then