diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-07-18 23:50:00 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-07-18 23:50:00 +0000 |
commit | 8fc79a8829526cd64d59617080106c3b944ee4fa (patch) | |
tree | 6c59d1d0014573efc5f0ab67e7b2529bf803e230 /japanese | |
parent | 844d24f481e7a399edfe48cf6193f34c47684b70 (diff) | |
download | ports-8fc79a8829526cd64d59617080106c3b944ee4fa.tar.gz ports-8fc79a8829526cd64d59617080106c3b944ee4fa.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/lyx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/lyx/Makefile b/japanese/lyx/Makefile index 0a3e85a2e2a1..5650fad281a1 100644 --- a/japanese/lyx/Makefile +++ b/japanese/lyx/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= flathill DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PORTNAME}-jp-kit0.10b4for${PORTVERSION}.tar.gz -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) #RUN_DEPENDS= platex:${PORTSDIR}/japanese/platex-euc @@ -24,7 +24,7 @@ COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) #.endif LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms -BROKEN= Incomplete pkg-plist +BROKEN= "Incomplete pkg-plist" USE_XPM= yes USE_PERL5= yes |