diff options
Diffstat (limited to 'print/cjk-lyx')
-rw-r--r-- | print/cjk-lyx/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/cjk-lyx/Makefile b/print/cjk-lyx/Makefile index ef3675e7d54..95c97a883c0 100644 --- a/print/cjk-lyx/Makefile +++ b/print/cjk-lyx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2004/11/13 22:04:53 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2005/04/11 21:47:06 tv Exp $ DISTNAME= lyx-${LYX_VERS} PKGNAME= cjk-${DISTNAME} @@ -24,7 +24,6 @@ DEPENDS+= ispell-base-[0-9]*:../../textproc/ispell-base DEPENDS+= teTeX-bin>=1.0.7nb1:../../print/teTeX-bin USE_LANGUAGES= c c++ -USE_BUILDLINK3= yes USE_PKGLOCALEDIR= yes USE_PERL5= yes USE_X11= yes |