aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2014-05-25 23:35:46 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2014-05-25 23:35:46 +0000
commit689709f06dbe29aae1ddc2ae1dda382b6b3d476d (patch)
tree2a366781651d1484d8cf232cf14362ab0ce7816c /ports-mgmt
parent83febfdab5a6d68560e8ca3becee14fa78fa388d (diff)
downloadports-689709f06dbe29aae1ddc2ae1dda382b6b3d476d.tar.gz
ports-689709f06dbe29aae1ddc2ae1dda382b6b3d476d.zip
- Fix building as user
Notes
Notes: svn path=/head/; revision=355270
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/portupgrade-devel/Makefile2
-rw-r--r--ports-mgmt/portupgrade/Makefile2
2 files changed, 3 insertions, 1 deletions
diff --git a/ports-mgmt/portupgrade-devel/Makefile b/ports-mgmt/portupgrade-devel/Makefile
index baeaa2f8367b..24fe622fc40f 100644
--- a/ports-mgmt/portupgrade-devel/Makefile
+++ b/ports-mgmt/portupgrade-devel/Makefile
@@ -18,6 +18,8 @@ LICENSE= BSD3CLAUSE
CONFLICTS_INSTALL= portupgrade-[0-9]*
+USES= uidfix
+
USE_GITHUB= yes
GH_ACCOUNT= freebsd
GH_PROJECT= portupgrade
diff --git a/ports-mgmt/portupgrade/Makefile b/ports-mgmt/portupgrade/Makefile
index 24eb9f3b96c9..2869fb3bfe0e 100644
--- a/ports-mgmt/portupgrade/Makefile
+++ b/ports-mgmt/portupgrade/Makefile
@@ -21,7 +21,7 @@ OPTIONS_DEFINE= DOCS
CONFLICTS_INSTALL= portupgrade-devel-*
DIST_SUBDIR= ${PORTNAME}
-USES= tar:bzip2
+USES= tar:bzip2 uidfix
USE_RUBY= yes
USE_LDCONFIG= ${PREFIX}/lib/compat/pkg