aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoranholt <anholt@FreeBSD.org>2002-09-19 11:57:54 +0800
committeranholt <anholt@FreeBSD.org>2002-09-19 11:57:54 +0800
commit9122680666505378008527b8ef71491defbc0438 (patch)
treea14e84a3945d7f6b4bea69caf4a3b80718a9f5d3
parentb62eea42855d4a3ef84a368759dc4682e37e390f (diff)
downloadfreebsd-ports-gnome-9122680666505378008527b8ef71491defbc0438.tar.gz
freebsd-ports-gnome-9122680666505378008527b8ef71491defbc0438.tar.zst
freebsd-ports-gnome-9122680666505378008527b8ef71491defbc0438.zip
Don't try to fetch the new fonts from MASTER_SITE_XFREE
-rw-r--r--x11-fonts/XFree86-4-fontCyrillic/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/x11-fonts/XFree86-4-fontCyrillic/Makefile b/x11-fonts/XFree86-4-fontCyrillic/Makefile
index 17c4b1dfbc76..0c8d4e200c86 100644
--- a/x11-fonts/XFree86-4-fontCyrillic/Makefile
+++ b/x11-fonts/XFree86-4-fontCyrillic/Makefile
@@ -9,11 +9,12 @@ PORTNAME= fontCyrillic
PORTVERSION= 4.2.0
PORTREVISION= 4
CATEGORIES= x11-fonts
-MASTER_SITES= ${MASTER_SITE_XFREE} \
- http://koi8.pp.ru/dist/
-MASTER_SITE_SUBDIR= ${PORTVERSION}
+MASTER_SITES= ${MASTER_SITE_XFREE:S/$/:x/} \
+ http://koi8.pp.ru/dist/:xrus
+MASTER_SITE_SUBDIR= ${PORTVERSION}:x
PKGNAMEPREFIX= XFree86-
-DISTFILES= X${PORTVERSION:S/.//g}src-2.tgz xrus-2.3.1-xf4-bdf.tgz
+DISTFILES= X${PORTVERSION:S/.//g}src-2.tgz:x \
+ xrus-2.3.1-xf4-bdf.tgz:xrus
MAINTAINER= anholt@freebsd.org