make sure elements are not set manually, namely forbid
authorespie <espie@openbsd.org>
Fri, 3 Jan 2014 13:26:24 +0000 (13:26 +0000)
committerespie <espie@openbsd.org>
Fri, 3 Jan 2014 13:26:24 +0000 (13:26 +0000)
commit5d26b402c236a87cf3225edea3f1b4da7ad08ff6
tree180a3f32d5a5e8f7e7d9457ad0ad20a858a7b106
parent4b20e01d9c94d949845b30adc1ea7c5ac0ac44a5
make sure elements are not set manually, namely forbid
@depend (use -P)
@wantlib (use -W)
@name (duh)
@arch
@localbase
@option manual-installation
@comment pkgpath=...
(some of this is actually redundant, but will give more explicit error
messages)
usr.sbin/pkg_add/OpenBSD/PkgCreate.pm