aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/pkg/Makefile
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-03-09 22:53:59 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-03-09 22:53:59 +0000
commit5582b4f0db362ef9a090242da00e0b52d094f1ca (patch)
treefea3ae0def02336a43602520c33ea618a3d3eede /ports-mgmt/pkg/Makefile
parent0e8ffbf796b07d0014cc3525c9ed5aa19326fec2 (diff)
downloadports-5582b4f0db362ef9a090242da00e0b52d094f1ca.tar.gz
ports-5582b4f0db362ef9a090242da00e0b52d094f1ca.zip
Notes
Diffstat (limited to 'ports-mgmt/pkg/Makefile')
-rw-r--r--ports-mgmt/pkg/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports-mgmt/pkg/Makefile b/ports-mgmt/pkg/Makefile
index c7d9faaf50a1..851d0c6b814d 100644
--- a/ports-mgmt/pkg/Makefile
+++ b/ports-mgmt/pkg/Makefile
@@ -22,6 +22,9 @@ MANCOMPRESSED= yes
MAKE_ENV+= WITHOUT_PROFILE=yes __MAKE_CONF=/dev/null SRCCONF=/dev/null
USE_STAGE= yes
+# Use a submake as 'deinstall install' needs to reevaluate PKG_CMD
+# so that pkg-static is used from the wrkdir
+USE_SUBMAKE= yes
MAN8= pkg.8 \
pkg-add.8 \