summaryrefslogtreecommitdiff
path: root/print/lyx-devel
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2000-08-13 16:03:49 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2000-08-13 16:03:49 +0000
commit0c986676ae8dac811165344b7fc7b8479457ba71 (patch)
tree3dd9fc997d8c100c84879d4e83344eb4fb479d2c /print/lyx-devel
parentThis port surely belongs to the virtual category "perl5". (diff)
LyX needs gmake.
Reported by: Mike Harding <mvh@ix.netcom.com>
Notes
Notes: svn path=/head/; revision=31613
Diffstat (limited to 'print/lyx-devel')
-rw-r--r--print/lyx-devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile
index eea154c33cac..3b7172d59c5f 100644
--- a/print/lyx-devel/Makefile
+++ b/print/lyx-devel/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