summaryrefslogtreecommitdiffstats
path: root/rules/xorg-proto-dmx.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/xorg-proto-dmx.make')
-rw-r--r--rules/xorg-proto-dmx.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/xorg-proto-dmx.make b/rules/xorg-proto-dmx.make
index d96b030a1..f1059e7c2 100644
--- a/rules/xorg-proto-dmx.make
+++ b/rules/xorg-proto-dmx.make
@@ -20,7 +20,7 @@ PACKAGES-$(PTXCONF_XORG_PROTO_DMX) += xorg-proto-dmx
XORG_PROTO_DMX_VERSION := 2.2.2
XORG_PROTO_DMX := dmxproto-X11R7.0-$(XORG_PROTO_DMX_VERSION)
XORG_PROTO_DMX_SUFFIX := tar.bz2
-XORG_PROTO_DMX_URL := ftp://ftp.gwdg.de/pub/x11/x.org/pub/X11R7.0/src/proto/$(XORG_PROTO_DMX).$(XORG_PROTO_DMX_SUFFIX)
+XORG_PROTO_DMX_URL := $(PTXCONF_SETUP_XORGMIRROR)/X11R7.0/src/proto/$(XORG_PROTO_DMX).$(XORG_PROTO_DMX_SUFFIX)
XORG_PROTO_DMX_SOURCE := $(SRCDIR)/$(XORG_PROTO_DMX).$(XORG_PROTO_DMX_SUFFIX)
XORG_PROTO_DMX_DIR := $(BUILDDIR)/$(XORG_PROTO_DMX)