aboutsummaryrefslogtreecommitdiffstats
path: root/astro/stellarium-qt4
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2015-01-14 22:40:44 +0800
committerdanfe <danfe@FreeBSD.org>2015-01-14 22:40:44 +0800
commit22a9af3d23c21b6739088fd8a52a3aece7d4c10a (patch)
tree6d64dd5af22c398d1e0e0f8c6cba72ec90766925 /astro/stellarium-qt4
parent7a68bd3221c6e142538231ed0c2d401f457e5b6b (diff)
downloadfreebsd-ports-gnome-22a9af3d23c21b6739088fd8a52a3aece7d4c10a.tar.gz
freebsd-ports-gnome-22a9af3d23c21b6739088fd8a52a3aece7d4c10a.tar.zst
freebsd-ports-gnome-22a9af3d23c21b6739088fd8a52a3aece7d4c10a.zip
Unbreak fetching of those textures.
Submitted by: Rainer Hurling Pointyhat to: danfe
Diffstat (limited to 'astro/stellarium-qt4')
-rw-r--r--astro/stellarium-qt4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/stellarium-qt4/Makefile b/astro/stellarium-qt4/Makefile
index b107ce181d22..5fed1b245802 100644
--- a/astro/stellarium-qt4/Makefile
+++ b/astro/stellarium-qt4/Makefile
@@ -46,7 +46,7 @@ PLIST_SUB+= MORE_STARS="@comment "
.endif
.if ${PORT_OPTIONS:MTEXTURES}
-MASTER_SITES+= SF/${PORTNAME}/textures:gfx
+MASTER_SITES+= SF/${PORTNAME}/Extra-data-files/textures:gfx
DISTFILES+= textures-1K.zip:gfx
PLIST_SUB+= TEXTURES=""
.else