aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2005-10-10 01:14:54 +0000
committerBill Fenner <fenner@FreeBSD.org>2005-10-10 01:14:54 +0000
commit719c5b81cd373ab5dee7ed77975903a36189b999 (patch)
tree58a867862bd396d4ada66a8219eaac4ac716dfa6 /japanese
parent04f26b2ba72ebcbb9ae68b4cc5fee8ebc1397907 (diff)
downloadports-719c5b81cd373ab5dee7ed77975903a36189b999.tar.gz
ports-719c5b81cd373ab5dee7ed77975903a36189b999.zip
Use groups to not try to fetch the wrong file from the wrong site.
Notes
Notes: svn path=/head/; revision=144736
Diffstat (limited to 'japanese')
-rw-r--r--japanese/lyx/Makefile6
1 files 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)