aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authoradam <adam@FreeBSD.org>1995-05-16 01:47:51 +0800
committeradam <adam@FreeBSD.org>1995-05-16 01:47:51 +0800
commit3fae4ad9811aeaa02a9df49578086e7f60568ac8 (patch)
treea52db7f06a79f5f129fdc703f07da433b44fd7a6 /net
parent49440eafb2d69205cdda6473181f5cb30a42bb53 (diff)
downloadfreebsd-ports-gnome-3fae4ad9811aeaa02a9df49578086e7f60568ac8.tar.gz
freebsd-ports-gnome-3fae4ad9811aeaa02a9df49578086e7f60568ac8.tar.zst
freebsd-ports-gnome-3fae4ad9811aeaa02a9df49578086e7f60568ac8.zip
do away with the unique uid/group, this was an artifact of the port for 1.1
Diffstat (limited to 'net')
-rw-r--r--net/dgd/Makefile4
-rw-r--r--net/dgd/pkg-plist2
2 files changed, 0 insertions, 6 deletions
diff --git a/net/dgd/Makefile b/net/dgd/Makefile
index 4727d4e2a47a..808ecef1bb3e 100644
--- a/net/dgd/Makefile
+++ b/net/dgd/Makefile
@@ -15,9 +15,6 @@ CATEGORIES= networking languages
MAINTAINER= adam@veda.is
-DGD_USER?= dgd
-DGD_GROUP?= dgd
-
.if ${PATCHFILES} != ""
PATCH_PRFX= ${DISTNAME}/
PATCHLEVEL!= echo ${PATCHFILES} | sed 's/^.*\.\(.*\)\.gz$$/\1/'
@@ -40,7 +37,6 @@ post-build:
@sed '/^@srcdir/s|\.|${WRKDIR}/\.|' <${PKGDIR}/PLIST >${WRKDIR}/PLIST
do-install:
- @chown -R ${DGD_USER}.${DGD_GROUP} ${WRKDIR}/dgd
@tar -C ${WRKDIR} -cf - `grep '^dgd/' pkg/PLIST` \
| tar -C ${PREFIX} -xpf -
diff --git a/net/dgd/pkg-plist b/net/dgd/pkg-plist
index c8f7a9989ba3..f3082d13c963 100644
--- a/net/dgd/pkg-plist
+++ b/net/dgd/pkg-plist
@@ -1,6 +1,4 @@
@srcdir .
-@owner mud
-@group mud
@cwd /usr/local
dgd/Copyright
dgd/Credits