From cfe4d73b4eb970a521a2c2ea0fda6f8f3023b189 Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Fri, 4 Nov 2005 23:06:27 +0000 Subject: Do not hardcode MASTER_SITE_SUBDIR --- editors/openoffice.org-vcltesttool/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/openoffice.org-vcltesttool/Makefile') diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile index 0e18ef630e69..d4c0794b1700 100644 --- a/editors/openoffice.org-vcltesttool/Makefile +++ b/editors/openoffice.org-vcltesttool/Makefile @@ -12,7 +12,7 @@ MASTER_SITES+= http://openoffice.lunarshells.com/sources/ \ ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ ${MASTER_SITE_MOZILLA:S/$/:mozsrc/} -MASTER_SITE_SUBDIR= mozilla/releases/mozilla${MOZILLA_VERSION}/source/:mozsrc +MASTER_SITE_SUBDIR+= mozilla/releases/mozilla${MOZILLA_VERSION}/source/:mozsrc DISTFILES+= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2 .if defined(WITH_GPC) DISTFILES+= gpc231.tar.Z:gpc -- cgit v1.2.3