Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Merge branch 'master' of etoilebsd.net:pkgng
Baptiste Daroussin committed 15 years ago
commit 68e33410687109a868e1010a53a89aedf6503bb7
parent 77098831d05bd8b3657f5e6180003a703f787932
1 file changed +1 -0
modified ports/pkg2ng
@@ -54,6 +54,7 @@ do

	MAINTAINER=`make -C /usr/ports/${ORIGIN} -V MAINTAINER`

+
	CMD_ARGS=""
	test -n "${DEPENDS}" && CMD_ARGS="${CMD_ARGS} -P ${DEPENDS}"
	test -n "${SCRIPTS}" && CMD_ARGS="${CMD_ARGS} -s ${SCRIPTS}"
	test -n "${OPTIONS}" && CMD_ARGS="${CMD_ARGS} -O ${OPTIONS}"