From 981d594aeb5296c181d8dd102afb19745bf5159c Mon Sep 17 00:00:00 2001 From: fjoe Date: Wed, 10 Dec 2003 13:38:42 +0000 Subject: USE_MESA -> USE_GL --- misc/demoniac/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/demoniac/Makefile b/misc/demoniac/Makefile index e545d395ad21..7afa74c949a6 100644 --- a/misc/demoniac/Makefile +++ b/misc/demoniac/Makefile @@ -17,7 +17,7 @@ COMMENT= A tool for exploring and animating graphics effects LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea USE_REINPLACE= yes -USE_MESA= yes +USE_GL= yes USE_GNOME= gtk12 USE_LIBTOOL= yes GNU_CONFIGURE= yes -- cgit