summaryrefslogtreecommitdiff
path: root/net/dgd
diff options
context:
space:
mode:
authorAdam David <adam@FreeBSD.org>1995-05-05 20:36:10 +0000
committerAdam David <adam@FreeBSD.org>1995-05-05 20:36:10 +0000
commit56a5ae561e060bb7c788aaf84718fb52c68505a2 (patch)
tree943a6d2d79e21921287eb10ad81c0af96080b782 /net/dgd
parentenable gn (diff)
oops, make sure ${WRKDIR} exists before fetching distfiles.
This is done to avoid using a .dotfile in the ports tree.
Notes
Notes: svn path=/head/; revision=1629
Diffstat (limited to 'net/dgd')
-rw-r--r--net/dgd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/dgd/Makefile b/net/dgd/Makefile
index 15d97693bb3c..514fb2585c1a 100644
--- a/net/dgd/Makefile
+++ b/net/dgd/Makefile
@@ -23,6 +23,7 @@ PKGNAME= ${DISTNAME}.${PATCHLEVEL}
WRKSRC= ${WRKDIR}/dgd/src
pre-fetch:
+ @mkdir -p ${WRKDIR}
@ln -fs ${.CURDIR}/ncftprc ${WRKDIR}/.ncftprc
pre-patch: