From 0a409bd159de3b9e751bcc967e1fdbc46604d056 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Mon, 5 Jun 2000 11:39:16 +0000 Subject: --with-lib-MesaGL --> --with-lib-GL to avoid errors when utah-glx used instead of Mesa. --- net/xtraceroute/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/xtraceroute') diff --git a/net/xtraceroute/Makefile b/net/xtraceroute/Makefile index 1a03dfb872ec..dfdd328a60a7 100644 --- a/net/xtraceroute/Makefile +++ b/net/xtraceroute/Makefile @@ -23,7 +23,7 @@ GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-GL-prefix=${X11BASE}/lib \ - --with-lib-MesaGL + --with-lib-GL CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GTK_CONFIG="${GTK_CONFIG}" \ LIBS="-L${LOCALBASE}/lib" -- cgit v1.2.3