aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorDoug Ambrisko <ambrisko@FreeBSD.org>2003-02-18 00:48:31 +0000
committerDoug Ambrisko <ambrisko@FreeBSD.org>2003-02-18 00:48:31 +0000
commitafd7ffb3ae7193f749a16e2a0962415ae8bb34ab (patch)
treee33add26ebc9793b4e14aa23ead0129726ad7bce /misc
parent58e9eb676e759ce730a9619fd7d9046cc7d464fc (diff)
downloadports-afd7ffb3ae7193f749a16e2a0962415ae8bb34ab.tar.gz
ports-afd7ffb3ae7193f749a16e2a0962415ae8bb34ab.zip
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/airoflash/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/airoflash/Makefile b/misc/airoflash/Makefile
index ace63744a0c4..06f547855a79 100644
--- a/misc/airoflash/Makefile
+++ b/misc/airoflash/Makefile
@@ -17,7 +17,8 @@ MAINTAINER= ambrisko@freebsd.org
AF_VERSION= 1.3
do-fetch:
- ${FETCH_CMD} -o ${DISTDIR}/${DISTNAME} ${MASTER_SITES}
+ [ -f ${DISTDIR}/${DISTNAME} ] || \
+ ${FETCH_CMD} -o ${DISTDIR}/${DISTNAME} ${MASTER_SITES}
do-extract:
${MKDIR} ${WRKSRC}