From 312f708f3dd424d006051aa86e530882f287e1df Mon Sep 17 00:00:00 2001 From: miwi Date: Mon, 24 Mar 2008 17:02:27 +0000 Subject: - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Bump PORTREVISION Approved by: portmgr (xorg cleanup) --- print/lyx-devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'print/lyx-devel/Makefile') diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile index e59cd3f5188e..9738300c555a 100644 --- a/print/lyx-devel/Makefile +++ b/print/lyx-devel/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) -- cgit