diff options
Diffstat (limited to 'print/lyx/Makefile')
-rw-r--r-- | print/lyx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/lyx/Makefile b/print/lyx/Makefile index e59cd3f5188e..9738300c555a 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -90,7 +90,7 @@ RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/texcm-ttf/cmex10.ttf:${PORTSDIR}/x11-font .else LIB_DEPENDS+= forms:${PORTSDIR}/x11-toolkits/xforms CONFIGURE_ARGS+=--with-frontend=xforms -USE_XPM= yes +USE_XORG= x11 .endif .if defined(WITH_ASPELL) |