summaryrefslogtreecommitdiff
path: root/net/dgd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/dgd/Makefile')
-rw-r--r--net/dgd/Makefile4
1 files changed, 0 insertions, 4 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 -