aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-09-08 19:00:33 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-09-08 19:00:33 +0000
commitf2930b7de589597402d4d34c6e7d1aa78c9e7c8e (patch)
tree37900e2f183dd4483f7d26e7a36cbf1434d53571
parentcf118408ba82aa4ae617fe4be2a42df4c1012f34 (diff)
downloadports-f2930b7de589597402d4d34c6e7d1aa78c9e7c8e.tar.gz
ports-f2930b7de589597402d4d34c6e7d1aa78c9e7c8e.zip
Notes
-rw-r--r--misc/inplace/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/inplace/Makefile b/misc/inplace/Makefile
index 9b3873972945..0c3b12bc974f 100644
--- a/misc/inplace/Makefile
+++ b/misc/inplace/Makefile
@@ -11,7 +11,7 @@ MASTER_SITE_SUBDIR= knu
MAINTAINER= knu@FreeBSD.org
COMMENT= Tool to edit files in-place through given filter commands
-USES= tar:bzip2
+USES= tar:bzip2 uidfix
USE_RUBY= yes
MAKE_ARGS= PREFIX="${PREFIX}" MANPREFIX="${MANPREFIX}"