diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2005-10-10 01:14:54 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2005-10-10 01:14:54 +0000 |
commit | 719c5b81cd373ab5dee7ed77975903a36189b999 (patch) | |
tree | 58a867862bd396d4ada66a8219eaac4ac716dfa6 /japanese/lyx | |
parent | 04f26b2ba72ebcbb9ae68b4cc5fee8ebc1397907 (diff) | |
download | ports-719c5b81cd373ab5dee7ed77975903a36189b999.tar.gz ports-719c5b81cd373ab5dee7ed77975903a36189b999.zip |
Notes
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) |