From a1b1a76b2366467cb343556c9f93f3742f25c7ce Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Fri, 14 Feb 2003 04:26:40 +0000 Subject: Fix the ${MASTER_SITE_LOCAL} group so that it correctly makes use of ${MASTER_SITE_LOCAL}. This should fix the libart fetch problem with the Taiwan FTP server. Reported by: many --- www/seamonkey/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/seamonkey') diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index aa3d6f3df230..17efc220ef6b 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3b PORTEPOCH?= 1 CATEGORIES?= www MASTER_SITES= ${MASTER_SITE_MOZILLA} \ - ${MASTER_SITE_LOCAL}:local + ${MASTER_SITE_LOCAL:S/$/:local/} MASTER_SITE_SUBDIR= mozilla/releases/${PORTNAME}${PORTVERSION:S/.rc/rc/}/src \ marcus/:local DISTFILES= ${PORTNAME}-source-${PORTVERSION:S/.rc/rc/}${EXTRACT_SUFX} \ -- cgit v1.2.3