aboutsummaryrefslogtreecommitdiffstats
path: root/net/dgd
diff options
context:
space:
mode:
authoradam <adam@FreeBSD.org>1995-05-06 04:36:10 +0800
committeradam <adam@FreeBSD.org>1995-05-06 04:36:10 +0800
commit018655d154ba3131b875db59a9d1944f3d45e990 (patch)
treed115bb4e8eeb9ab7616a8755a77af9e77142cd49 /net/dgd
parent48ec44d39f536a1e2f9e8caff3884d84426acee7 (diff)
downloadfreebsd-ports-gnome-018655d154ba3131b875db59a9d1944f3d45e990.tar.gz
freebsd-ports-gnome-018655d154ba3131b875db59a9d1944f3d45e990.tar.zst
freebsd-ports-gnome-018655d154ba3131b875db59a9d1944f3d45e990.zip
oops, make sure ${WRKDIR} exists before fetching distfiles.
This is done to avoid using a .dotfile in the ports tree.
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: