Index: /branches/releng-11/nanobsd/tools/package-build.sh
===================================================================
--- /branches/releng-11/nanobsd/tools/package-build.sh	(revision 14117)
+++ /branches/releng-11/nanobsd/tools/package-build.sh	(revision 14118)
@@ -43,5 +43,5 @@
 packages_config() {
 	# Configure build options
-	poudriere options -j wlpkgbuild -p default -z node ${1:+-c} ${*:- -f ${poudriere_pkglist_file}}
+	poudriere options -j wlpkgbuild -z node ${1:+-c} ${*:- -f ${poudriere_pkglist_file}}
 }
 
