From 509d3f9c3148394c686920fe5da79de69a128a16 Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 29 Sep 2002 10:10:16 +0000 Subject: Note that this package uses X11. --- print/lyx/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'print') diff --git a/print/lyx/Makefile b/print/lyx/Makefile index a3b46b52231..fe5fb652a69 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2002/09/29 09:42:38 jlam Exp $ +# $NetBSD: Makefile,v 1.49 2002/09/29 10:10:16 jlam Exp $ # FreeBSD Id: Makefile,v 1.14 1998/02/14 16:46:50 andreas Exp # @@ -18,6 +18,7 @@ DEPENDS+= teTeX>=1.0.6:../../print/teTeX USE_BUILDLINK2= YES USE_PERL5= YES +USE_X11= YES USE_CXX= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+= --with-extra-lib=${BUILDLINK_PREFIX.xforms}/lib \ @@ -27,8 +28,6 @@ USE_LIBTOOL= YES LIBTOOL_OVERRIDE= ${WRKSRC}/libtool LIBTOOL_OVERRIDE+= ${WRKSRC}/sigc++/libtool -LDFLAGS+= -L${X11BASE}/lib -Wl,-R${X11BASE}/lib - post-install: ${CHMOD} +x ${PREFIX}/share/lyx/configure -- cgit v1.2.3