aboutsummaryrefslogtreecommitdiffstats
path: root/net/dgd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/dgd/Makefile')
-rw-r--r--net/dgd/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/dgd/Makefile b/net/dgd/Makefile
index cfa7da84a57d..116b52736837 100644
--- a/net/dgd/Makefile
+++ b/net/dgd/Makefile
@@ -18,8 +18,6 @@ _PATCH_COOKIE= ${.CURDIR}/work/._patch_done
PATCHLIST= ${.CURDIR}/work/.patchlist
PATCHLEVEL= `tail -1 ${PATCHLIST} | sed 's/^.*\.\(.*\)\.gz$$/\1/'`
WRKSRC= ${WRKDIR}/dgd/src
-PKG_ARGS= -v -c ${PKGDIR}/COMMENT -d ${PKGDIR}/DESCR -f ${PKGDIR}/PLIST \
- -r ${PKGDIR}/REQ
pre-fetch:
@if [ ! -d ${DISTDIR}/${DISTNAME} ]; then mkdir -p ${DISTDIR}/${DISTNAME}; fi