aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-02-06 00:54:08 +0800
committerbapt <bapt@FreeBSD.org>2015-02-06 00:54:08 +0800
commite5ef39b70c15aba20d1ba5af9b300c41674d21a6 (patch)
tree67183ece3c80ef307b88ab6f83e563fa0dd8bb79
parent53d4b616d04ed268935320be569cff8494c3bd1a (diff)
downloadfreebsd-ports-gnome-e5ef39b70c15aba20d1ba5af9b300c41674d21a6.tar.gz
freebsd-ports-gnome-e5ef39b70c15aba20d1ba5af9b300c41674d21a6.tar.zst
freebsd-ports-gnome-e5ef39b70c15aba20d1ba5af9b300c41674d21a6.zip
Replace NEED_ROOT by USES=fakeroot
-rw-r--r--german/unix-connect/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/german/unix-connect/Makefile b/german/unix-connect/Makefile
index ad82e50501cb..d1ee3fee4f6e 100644
--- a/german/unix-connect/Makefile
+++ b/german/unix-connect/Makefile
@@ -6,7 +6,6 @@ CATEGORIES= german comms news mail
MASTER_SITES= ftp://ftp.dinoex.org/pub/unix-connect/ \
SF
-
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Unix-Connect - mail+news-gateway for Zconnect (tm)
@@ -16,7 +15,8 @@ LICENSE_COMB= multi
LICENSE= GPLv2 BSD3CLAUSE
MANUAL_PACKAGE_BUILD= needs hostname
-NEED_ROOT= yes
+
+USES= fakeroot
WRKSRC= ${WRKDIR}/${DISTNAME}
GNU_CONFIGURE= yes