From c0b4d2bf29c46c3d017d3ea2a234fe6d4ff7ea66 Mon Sep 17 00:00:00 2001 From: Robert Noland Date: Sat, 24 Jan 2009 17:02:08 +0000 Subject: Replace xaw8 depend with xaw to fix build. Approved by: garga (mentor, implicit) --- graphics/graphviz/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/graphviz/Makefile') diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index 2a89d9fac07c..3d274a3ccef3 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -136,7 +136,7 @@ CONFIGURE_ARGS+= --with-iconvincludedir=${LOCALBASE}/include .endif .if !defined(WITHOUT_XPM) || exists(${LOCALBASE}/lib/libXpm.so) -USE_XORG+= xaw8 xpm xmu xt sm ice xext x11 xau xdmcp xp +USE_XORG+= xaw xpm xmu xt sm ice xext x11 xau xdmcp xp MAN1+= lefty.1 PLIST_SUB+= WITH_XPM="" .else -- cgit v1.2.3