From 15e8d90310992d219ea0b94d8c3b1d989172d0a6 Mon Sep 17 00:00:00 2001 From: dirk Date: Sun, 13 Aug 2000 16:03:49 +0000 Subject: LyX needs gmake. Reported by: Mike Harding --- print/lyx/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'print/lyx/Makefile') diff --git a/print/lyx/Makefile b/print/lyx/Makefile index eea154c33cac..3b7172d59c5f 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -27,6 +27,7 @@ RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \ intl.1:${PORTSDIR}/devel/gettext +USE_GMAKE= yes USE_XPM= yes USE_NEWGCC= yes USE_PERL5= yes -- cgit