aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ports-mgmt/dialog4ports/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports-mgmt/dialog4ports/Makefile b/ports-mgmt/dialog4ports/Makefile
index 611d79d7b213..0933f15e0c4c 100644
--- a/ports-mgmt/dialog4ports/Makefile
+++ b/ports-mgmt/dialog4ports/Makefile
@@ -16,6 +16,8 @@ MASTER_SITES= http://m1cro.tk/dialog4ports/ \
MAINTAINER= rum1cro@yandex.ru
COMMENT?= Console Interface to configure ports
+USES= uidfix
+
# CCACHE has options, so may need d4p, make d4p not ccache friendly
# to avoid circular dependency
NO_CCACHE= yes
@@ -26,8 +28,6 @@ MAKE_ENV+= __MAKE_CONF=/dev/null SRCCONF=/dev/null
PLIST_FILES= bin/dialog4ports man/man1/${PORTNAME}.1.gz
.endif
-NEED_ROOT= yes
-
.include <bsd.port.pre.mk>
.if defined(DEBUG_FLAGS)