diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2013-05-11 17:58:55 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2013-05-11 17:58:55 +0000 |
commit | 4e09def2d4cfcd05ede8b5671ca97a7f676654b2 (patch) | |
tree | 4e99b662e9edb02c504f73d22596ea702c0f3d31 /editors/winefish | |
parent | f88394af09ffce9250caa45347e357f79b0100ff (diff) |
Notes
Diffstat (limited to 'editors/winefish')
-rw-r--r-- | editors/winefish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/winefish/Makefile b/editors/winefish/Makefile index 6038adddfed4..2c83788c3bf6 100644 --- a/editors/winefish/Makefile +++ b/editors/winefish/Makefile @@ -26,7 +26,7 @@ CONFIGURE_ARGS+= --with-freedesktop_org-menu=${GNOME_LOCALSTATEDIR}/applications GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= libgnomeui desktopfileutils gnomehier -USE_TEX= tetex +USE_TEX= latex OPTIONS_DEFINE= CONTEXT VNTEX UNIKEY_GTK NLS DOCS CONTEXT_DESC= ConTexT support (Experimental) |