From 33ba20319777babf81f122e0e521e4c2cd4cc991 Mon Sep 17 00:00:00 2001 From: Bill Fenner Date: Mon, 10 Oct 2005 00:03:52 +0000 Subject: Use groups to stop trying to fetch the wrong file from the wrong site. --- x11-wm/afterstep-i18n/Makefile | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'x11-wm/afterstep-i18n') diff --git a/x11-wm/afterstep-i18n/Makefile b/x11-wm/afterstep-i18n/Makefile index c3b97037011b..43631ac4a73b 100644 --- a/x11-wm/afterstep-i18n/Makefile +++ b/x11-wm/afterstep-i18n/Makefile @@ -9,15 +9,14 @@ PORTNAME= afterstep-i18n PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= x11-wm afterstep -MASTER_SITES= ${MASTER_SITE_AFTERSTEP} \ - ${MASTER_SITE_LOCAL} \ - http://www.itlb.te.noda.tus.ac.jp/~manome/afterstep/archive/ \ +MASTER_SITES= ${MASTER_SITE_AFTERSTEP:S/$/:afterstep/} \ + ${MASTER_SITE_LOCAL:S/$/:local/} \ + http://www.itlb.te.noda.tus.ac.jp/~manome/afterstep/archive/:i18n \ http://www.itlb.te.noda.tus.ac.jp/~manome/afterstep/archive/icons/:icon -# former for ${MASTER_SITE_AFTERSTEP}, latter for ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= archives/1.0 kuriyama +MASTER_SITE_SUBDIR= archives/1.0/:afterstep kuriyama/:local DISTNAME= AfterStep-1.0 -DISTFILES= ${DISTNAME}.tar.gz \ - unofficial-I18N.98Feb27.tar.gz \ +DISTFILES= ${DISTNAME}.tar.gz:afterstep,local \ + unofficial-I18N.98Feb27.tar.gz:local,i18n \ kterm.xpm:icon kterm2.xpm:icon KTerm-AS.xpm:icon \ netscape4.xpm:icon EXTRACT_ONLY= ${DISTNAME}.tar.gz \ -- cgit v1.2.3