aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2015-04-12 00:06:31 +0800
committermarino <marino@FreeBSD.org>2015-04-12 00:06:31 +0800
commit19360e54d1c8ad7c20cc9ba5e80d4628061da9a9 (patch)
tree3f5ac31e284a3b8b3c90171773d009c84093b73a /cad
parentc384a2ad42983f58b625b15fcb951bfe962e333a (diff)
downloadfreebsd-ports-gnome-19360e54d1c8ad7c20cc9ba5e80d4628061da9a9.tar.gz
freebsd-ports-gnome-19360e54d1c8ad7c20cc9ba5e80d4628061da9a9.tar.zst
freebsd-ports-gnome-19360e54d1c8ad7c20cc9ba5e80d4628061da9a9.zip
cad/brickutils: unbreak fetch (relocated at sourceforge)
There's a new version of brickutils, so the distinfo file was moved to an "obsolete" folder. Adjust MASTER_SITES accordingly. Approved by: blanket
Diffstat (limited to 'cad')
-rw-r--r--cad/brickutils/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/cad/brickutils/Makefile b/cad/brickutils/Makefile
index 1ea20f9df643..4a49fb607534 100644
--- a/cad/brickutils/Makefile
+++ b/cad/brickutils/Makefile
@@ -5,8 +5,8 @@ PORTNAME= brickutils
PORTVERSION= 0.1.6.1
PORTREVISION= 1
CATEGORIES= cad
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/ \
- SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/:docs \
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}-obsolete/ \
+ SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}-obsolete/:docs \
SF/nemysisfreebsdp/${CATEGORIES}/:icons
DISTFILES= BrickUtils-${DISTVERSION}${EXTRACT_SUFX} \
${PORTNAME}_icons${EXTRACT_SUFX}:icons
@@ -19,8 +19,6 @@ COMMENT= Utility for building models with LEGO
LICENSE= GPLv3
-BROKEN= Unfetchable
-
RUN_DEPENDS= ${LOCALBASE}/share/ldraw/models/car.dat:${PORTSDIR}/cad/ldraw \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \
${PYXML}