diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-24 11:37:43 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-24 11:37:43 +0000 |
commit | 207a8c47d0a642f0b913df29ec506e34d5c21817 (patch) | |
tree | 2be58766cf3af4c8b799cedc88402a9eabc67827 /ports-mgmt | |
parent | 2b21c0f8a69f09ce921227c2047e2274b46347fc (diff) |
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/pkg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports-mgmt/pkg/Makefile b/ports-mgmt/pkg/Makefile index e07745a089bc..c2ca40f1e5e6 100644 --- a/ports-mgmt/pkg/Makefile +++ b/ports-mgmt/pkg/Makefile @@ -19,6 +19,7 @@ USE_XZ= yes # With no dependency at all NO_CCACHE= yes USE_LDCONFIG= yes +USES= uidfix MAKE_ENV+= WITHOUT_PROFILE=yes __MAKE_CONF=/dev/null SRCCONF=/dev/null \ PORTREVISION=${PORTREVISION} |