summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2010-10-02 10:31:13 +0000
committerThierry Thomas <thierry@FreeBSD.org>2010-10-02 10:31:13 +0000
commit4d82e0c9d860242e3153d53196ca90b63e9941e8 (patch)
tree8740d226735e15597ebf4243429cbf5f0d58714a /cad
parent- Fix a couple scripts looking for /bin/bash; (diff)
Host the distfile locally, to make it fetchable again.
Reported by: pointyhat, via Erwin
Notes
Notes: svn path=/head/; revision=262310
Diffstat (limited to 'cad')
-rw-r--r--cad/kicad-library/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/cad/kicad-library/Makefile b/cad/kicad-library/Makefile
index 2f5da67d5250..55c49a4ad3cc 100644
--- a/cad/kicad-library/Makefile
+++ b/cad/kicad-library/Makefile
@@ -8,7 +8,9 @@
PORTNAME= kicad
PORTVERSION= 1.0
CATEGORIES= cad
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION}
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
+ SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION}
+MASTER_SITE_SUBDIR= thierry/${PORTNAME}
PKGNAMESUFFIX= -library
DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
DIST_SUBDIR= ${PORTNAME}