From 4941b5756d3b770fe4c42bff9d1b957d97060869 Mon Sep 17 00:00:00 2001 From: Mikhail Teterin Date: Tue, 11 Apr 2006 17:14:36 +0000 Subject: Add a configure's argument to explicitly specify xforms in the xforms case. Apparently, there is no default any more. Submitted by: Diane Bruce; Steve --- print/lyx-devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'print/lyx-devel/Makefile') diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile index 1d757499c868..dfe6ba50b6d5 100644 --- a/print/lyx-devel/Makefile +++ b/print/lyx-devel/Makefile @@ -59,6 +59,7 @@ CONFIGURE_ENV+= LDFLAGS=${PTHREAD_LIBS} RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/texcm-ttf/cmex10.ttf:${PORTSDIR}/x11-fonts/texcm-ttf .else LIB_DEPENDS+= forms:${PORTSDIR}/x11-toolkits/xforms +CONFIGURE_ARGS+=--with-frontend=xforms USE_XPM= yes .endif -- cgit v1.2.3