aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts
diff options
context:
space:
mode:
authorlesi <lesi@FreeBSD.org>2004-09-02 09:57:53 +0800
committerlesi <lesi@FreeBSD.org>2004-09-02 09:57:53 +0800
commit833bbb5ca7b6a0a36975447ea22ce507f0a39607 (patch)
treeac31f8f242e360b152c3a026a7d58997ead9c78f /x11-fonts
parentb1c6698b8fabd6a871f136964d94a5feed2d61d7 (diff)
downloadfreebsd-ports-gnome-833bbb5ca7b6a0a36975447ea22ce507f0a39607.tar.gz
freebsd-ports-gnome-833bbb5ca7b6a0a36975447ea22ce507f0a39607.tar.zst
freebsd-ports-gnome-833bbb5ca7b6a0a36975447ea22ce507f0a39607.zip
Use MASTER_SITE_XORG.
Approved by: anholt (mentor)
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/xfs/Makefile4
-rw-r--r--x11-fonts/xorg-fonts-100dpi/Makefile4
-rw-r--r--x11-fonts/xorg-fonts-75dpi/Makefile4
-rw-r--r--x11-fonts/xorg-fonts-cyrillic/Makefile4
-rw-r--r--x11-fonts/xorg-fonts-encodings/Makefile4
-rw-r--r--x11-fonts/xorg-fonts-miscbitmaps/Makefile4
-rw-r--r--x11-fonts/xorg-fonts-truetype/Makefile4
-rw-r--r--x11-fonts/xorg-fonts-type1/Makefile4
8 files changed, 24 insertions, 8 deletions
diff --git a/x11-fonts/xfs/Makefile b/x11-fonts/xfs/Makefile
index a769def6f283..633aa5e3b32c 100644
--- a/x11-fonts/xfs/Makefile
+++ b/x11-fonts/xfs/Makefile
@@ -8,7 +8,9 @@
PORTNAME= xorg-fontserver
PORTVERSION= 6.7.0
CATEGORIES= x11-servers
-MASTER_SITES= http://freedesktop.org/~xorg/X11R6.7.0/src/
+MASTER_SITES= http://freedesktop.org/~xorg/X11R6.7.0/src/ \
+ ${MASTER_SITE_XORG}
+MASTER_SITE_SUBDIR= R6.7/tars
DISTFILES= X11R6.7.0-src1.tar.gz \
X11R6.7.0-src2.tar.gz
diff --git a/x11-fonts/xorg-fonts-100dpi/Makefile b/x11-fonts/xorg-fonts-100dpi/Makefile
index dd2a12be9ed6..58221ada6048 100644
--- a/x11-fonts/xorg-fonts-100dpi/Makefile
+++ b/x11-fonts/xorg-fonts-100dpi/Makefile
@@ -8,7 +8,9 @@
PORTNAME= xorg-fonts-100dpi
PORTVERSION= 6.7.0
CATEGORIES= x11-fonts
-MASTER_SITES= http://freedesktop.org/~xorg/X11R6.7.0/src/
+MASTER_SITES= http://freedesktop.org/~xorg/X11R6.7.0/src/ \
+ ${MASTER_SITE_XORG}
+MASTER_SITE_SUBDIR= R6.7/tars
DISTNAME= X11R6.7.0-src1
MAINTAINER= x11@FreeBSD.org
diff --git a/x11-fonts/xorg-fonts-75dpi/Makefile b/x11-fonts/xorg-fonts-75dpi/Makefile
index 040292c09b28..f3c478552c20 100644
--- a/x11-fonts/xorg-fonts-75dpi/Makefile
+++ b/x11-fonts/xorg-fonts-75dpi/Makefile
@@ -8,7 +8,9 @@
PORTNAME= xorg-fonts-75dpi
PORTVERSION= 6.7.0
CATEGORIES= x11-fonts
-MASTER_SITES= http://freedesktop.org/~xorg/X11R6.7.0/src/
+MASTER_SITES= http://freedesktop.org/~xorg/X11R6.7.0/src/ \
+ ${MASTER_SITE_XORG}
+MASTER_SITE_SUBDIR= R6.7/tars
DISTNAME= X11R6.7.0-src1
MAINTAINER= x11@FreeBSD.org
diff --git a/x11-fonts/xorg-fonts-cyrillic/Makefile b/x11-fonts/xorg-fonts-cyrillic/Makefile
index fa7f039b5333..4a1735acea2b 100644
--- a/x11-fonts/xorg-fonts-cyrillic/Makefile
+++ b/x11-fonts/xorg-fonts-cyrillic/Makefile
@@ -8,7 +8,9 @@
PORTNAME= xorg-fonts-cyrillic
PORTVERSION= 6.7.0
CATEGORIES= x11-fonts
-MASTER_SITES= http://freedesktop.org/~xorg/X11R6.7.0/src/
+MASTER_SITES= http://freedesktop.org/~xorg/X11R6.7.0/src/ \
+ ${MASTER_SITE_XORG}
+MASTER_SITE_SUBDIR= R6.7/tars
DISTNAME= X11R6.7.0-src1
MAINTAINER= x11@FreeBSD.org
diff --git a/x11-fonts/xorg-fonts-encodings/Makefile b/x11-fonts/xorg-fonts-encodings/Makefile
index f8af331f9e6f..cdded6cd29ef 100644
--- a/x11-fonts/xorg-fonts-encodings/Makefile
+++ b/x11-fonts/xorg-fonts-encodings/Makefile
@@ -8,7 +8,9 @@
PORTNAME= xorg-fonts-encodings
PORTVERSION= 6.7.0
CATEGORIES= x11-fonts
-MASTER_SITES= http://freedesktop.org/~xorg/X11R6.7.0/src/
+MASTER_SITES= http://freedesktop.org/~xorg/X11R6.7.0/src/ \
+ ${MASTER_SITE_XORG}
+MASTER_SITE_SUBDIR= R6.7/tars
DISTNAME= X11R6.7.0-src1
MAINTAINER= x11@FreeBSD.org
diff --git a/x11-fonts/xorg-fonts-miscbitmaps/Makefile b/x11-fonts/xorg-fonts-miscbitmaps/Makefile
index e5deedb4c08b..13289263cf89 100644
--- a/x11-fonts/xorg-fonts-miscbitmaps/Makefile
+++ b/x11-fonts/xorg-fonts-miscbitmaps/Makefile
@@ -8,7 +8,9 @@
PORTNAME= xorg-fonts-miscbitmaps
PORTVERSION= 6.7.0
CATEGORIES= x11-fonts
-MASTER_SITES= http://freedesktop.org/~xorg/X11R6.7.0/src/
+MASTER_SITES= http://freedesktop.org/~xorg/X11R6.7.0/src/ \
+ ${MASTER_SITE_XORG}
+MASTER_SITE_SUBDIR= R6.7/tars
DISTNAME= X11R6.7.0-src1
MAINTAINER= x11@FreeBSD.org
diff --git a/x11-fonts/xorg-fonts-truetype/Makefile b/x11-fonts/xorg-fonts-truetype/Makefile
index 8b7d89034dae..da9b83cbd422 100644
--- a/x11-fonts/xorg-fonts-truetype/Makefile
+++ b/x11-fonts/xorg-fonts-truetype/Makefile
@@ -8,7 +8,9 @@
PORTNAME= xorg-fonts-truetype
PORTVERSION= 6.7.0
CATEGORIES= x11-fonts
-MASTER_SITES= http://freedesktop.org/~xorg/X11R6.7.0/src/
+MASTER_SITES= http://freedesktop.org/~xorg/X11R6.7.0/src/ \
+ ${MASTER_SITE_XORG}
+MASTER_SITE_SUBDIR= R6.7/tars
DISTNAME= X11R6.7.0-src1
MAINTAINER= x11@FreeBSD.org
diff --git a/x11-fonts/xorg-fonts-type1/Makefile b/x11-fonts/xorg-fonts-type1/Makefile
index c7a884af0188..d8df64a5bde0 100644
--- a/x11-fonts/xorg-fonts-type1/Makefile
+++ b/x11-fonts/xorg-fonts-type1/Makefile
@@ -8,7 +8,9 @@
PORTNAME= xorg-fonts-type1
PORTVERSION= 6.7.0
CATEGORIES= x11-fonts
-MASTER_SITES= http://freedesktop.org/~xorg/X11R6.7.0/src/
+MASTER_SITES= http://freedesktop.org/~xorg/X11R6.7.0/src/ \
+ ${MASTER_SITE_XORG}
+MASTER_SITE_SUBDIR= R6.7/tars
DISTNAME= X11R6.7.0-src1
MAINTAINER= x11@FreeBSD.org