aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-09-07 19:33:59 +0800
committerantoine <antoine@FreeBSD.org>2014-09-07 19:33:59 +0800
commit6c7fec2c961a239957b1a56c236e464d25ba85e3 (patch)
tree90ec29d1f9b40ad5bd9cab5311a3d6c252c7b859 /sysutils
parentb60f50d9463a88dbfba4d501eef4a2e0de9ff2aa (diff)
downloadfreebsd-ports-gnome-6c7fec2c961a239957b1a56c236e464d25ba85e3.tar.gz
freebsd-ports-gnome-6c7fec2c961a239957b1a56c236e464d25ba85e3.tar.zst
freebsd-ports-gnome-6c7fec2c961a239957b1a56c236e464d25ba85e3.zip
Allow staging as a regular user
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/ffs2recov/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ffs2recov/Makefile b/sysutils/ffs2recov/Makefile
index 0ca8fddcf003..32803e4c4c3b 100644
--- a/sysutils/ffs2recov/Makefile
+++ b/sysutils/ffs2recov/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.exit.com/Archives/FreeBSD/
MAINTAINER= sten@blinkenlights.nl
COMMENT= Utility to recover UFS2 filesystems
-USES= tar:bzip2
+USES= tar:bzip2 uidfix
WRKSRC= ${WRKDIR}/${PORTNAME}
PLIST_FILES= sbin/ffs2recov \