From ebd0aab0300dd93a8fd866b56cf70c5188f1ad4f Mon Sep 17 00:00:00 2001 From: agc Date: Thu, 4 Feb 1999 19:07:51 +0000 Subject: Set USE_X11=yes, as this package needs X11 headers and libs to build xdvi (from Tim Rightnour). --- print/teTeX/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'print') diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile index c0b92af03e6..0ffabe10335 100644 --- a/print/teTeX/Makefile +++ b/print/teTeX/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 1998/06/22 13:04:38 agc Exp $ +# $NetBSD: Makefile,v 1.13 1999/02/04 19:07:51 agc Exp $ # FreeBSD Id: Makefile,v 1.20 1997/08/05 06:56:41 tg Exp # @@ -18,6 +18,7 @@ DEPENDS+= dialog-0.6z:../../misc/dialog DIST_SUBDIR= teTeX NO_CONFIGURE= yes USE_GMAKE= yes +USE_X11= yes ALL_TARGET= config clean texhash all INSTALL_TARGET= install ini INFO_FILES= latex kpathsea.info dvips.info fontname.info -- cgit v1.2.3