diff options
author | linimon <linimon@FreeBSD.org> | 2005-07-19 07:50:00 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-07-19 07:50:00 +0800 |
commit | abf3ee65fb549723dca5d6c8e5b872965837ee5e (patch) | |
tree | 071b0ee479f8e8e774c7b2525b7df9f110013522 /japanese/lyx | |
parent | 0aea0414659713ff18c340f23a1e82526f3cc8d6 (diff) | |
download | freebsd-ports-gnome-abf3ee65fb549723dca5d6c8e5b872965837ee5e.tar.gz freebsd-ports-gnome-abf3ee65fb549723dca5d6c8e5b872965837ee5e.tar.zst freebsd-ports-gnome-abf3ee65fb549723dca5d6c8e5b872965837ee5e.zip |
BROKEN should be quoted here.
Diffstat (limited to 'japanese/lyx')
-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 |