diff options
Diffstat (limited to 'japanese/lyx')
-rw-r--r-- | japanese/lyx/Makefile | 6 |
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) |