aboutsummaryrefslogtreecommitdiffstats
path: root/print/lyx/Makefile
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>2000-08-14 00:03:49 +0800
committerdirk <dirk@FreeBSD.org>2000-08-14 00:03:49 +0800
commit15e8d90310992d219ea0b94d8c3b1d989172d0a6 (patch)
treed6811958731819dabb0832d42a9d73909e6f5976 /print/lyx/Makefile
parenta49329a09ea268c55a292d5afa47760b13a3d5c4 (diff)
downloadfreebsd-ports-gnome-15e8d90310992d219ea0b94d8c3b1d989172d0a6.tar.gz
freebsd-ports-gnome-15e8d90310992d219ea0b94d8c3b1d989172d0a6.tar.zst
freebsd-ports-gnome-15e8d90310992d219ea0b94d8c3b1d989172d0a6.zip
LyX needs gmake.
Reported by: Mike Harding <mvh@ix.netcom.com>
Diffstat (limited to 'print/lyx/Makefile')
-rw-r--r--print/lyx/Makefile1
1 files changed, 1 insertions, 0 deletions
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