diff options
author | lesi <lesi@FreeBSD.org> | 2004-09-02 09:57:53 +0800 |
---|---|---|
committer | lesi <lesi@FreeBSD.org> | 2004-09-02 09:57:53 +0800 |
commit | 833bbb5ca7b6a0a36975447ea22ce507f0a39607 (patch) | |
tree | ac31f8f242e360b152c3a026a7d58997ead9c78f /x11-fonts | |
parent | b1c6698b8fabd6a871f136964d94a5feed2d61d7 (diff) | |
download | freebsd-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/Makefile | 4 | ||||
-rw-r--r-- | x11-fonts/xorg-fonts-100dpi/Makefile | 4 | ||||
-rw-r--r-- | x11-fonts/xorg-fonts-75dpi/Makefile | 4 | ||||
-rw-r--r-- | x11-fonts/xorg-fonts-cyrillic/Makefile | 4 | ||||
-rw-r--r-- | x11-fonts/xorg-fonts-encodings/Makefile | 4 | ||||
-rw-r--r-- | x11-fonts/xorg-fonts-miscbitmaps/Makefile | 4 | ||||
-rw-r--r-- | x11-fonts/xorg-fonts-truetype/Makefile | 4 | ||||
-rw-r--r-- | x11-fonts/xorg-fonts-type1/Makefile | 4 |
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 |