diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-05-25 23:35:46 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-05-25 23:35:46 +0000 |
commit | 689709f06dbe29aae1ddc2ae1dda382b6b3d476d (patch) | |
tree | 2a366781651d1484d8cf232cf14362ab0ce7816c /ports-mgmt/portupgrade | |
parent | 83febfdab5a6d68560e8ca3becee14fa78fa388d (diff) | |
download | ports-689709f06dbe29aae1ddc2ae1dda382b6b3d476d.tar.gz ports-689709f06dbe29aae1ddc2ae1dda382b6b3d476d.zip |
Notes
Diffstat (limited to 'ports-mgmt/portupgrade')
-rw-r--r-- | ports-mgmt/portupgrade/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |