From 719c5b81cd373ab5dee7ed77975903a36189b999 Mon Sep 17 00:00:00 2001 From: Bill Fenner Date: Mon, 10 Oct 2005 01:14:54 +0000 Subject: Use groups to not try to fetch the wrong file from the wrong site. --- japanese/lyx/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/japanese/lyx/Makefile b/japanese/lyx/Makefile index 65661739c91b..50e0716812e6 100644 --- a/japanese/lyx/Makefile +++ b/japanese/lyx/Makefile @@ -10,10 +10,10 @@ PORTVERSION= 1.0.3 CATEGORIES= japanese print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://ftp.sdsc.edu/pub/other/lyx/stable/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= flathill + ${MASTER_SITE_LOCAL:S/$/:local/} +MASTER_SITE_SUBDIR= flathill/:local DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ - ${PORTNAME}-jp-kit0.10b4for${PORTVERSION}.tar.gz + ${PORTNAME}-jp-kit0.10b4for${PORTVERSION}.tar.gz:local MAINTAINER= ports@FreeBSD.org COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) -- cgit v1.2.3