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 95c97a883c0..de9bece9dd7 100644 --- a/print/cjk-lyx/Makefile +++ b/print/cjk-lyx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2005/04/11 21:47:06 tv Exp $ +# $NetBSD: Makefile,v 1.15 2005/06/01 18:03:09 jlam Exp $ DISTNAME= lyx-${LYX_VERS} PKGNAME= cjk-${DISTNAME} @@ -26,7 +26,6 @@ DEPENDS+= teTeX-bin>=1.0.7nb1:../../print/teTeX-bin USE_LANGUAGES= c c++ USE_PKGLOCALEDIR= yes USE_PERL5= yes -USE_X11= yes GNU_CONFIGURE= yes USE_LIBTOOL= yes |