diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2000-08-13 16:03:49 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2000-08-13 16:03:49 +0000 |
commit | 0c986676ae8dac811165344b7fc7b8479457ba71 (patch) | |
tree | 3dd9fc997d8c100c84879d4e83344eb4fb479d2c /print/lyx15 | |
parent | ef7aae2e4d90d7ee55a51cfa48567a04829a4230 (diff) |
Notes
Diffstat (limited to 'print/lyx15')
-rw-r--r-- | print/lyx15/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/lyx15/Makefile b/print/lyx15/Makefile index eea154c33cac..3b7172d59c5f 100644 --- a/print/lyx15/Makefile +++ b/print/lyx15/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 |