From c56ccc239c9f49aeb0d944553ce85e896499c430 Mon Sep 17 00:00:00 2001 From: snj Date: Sun, 25 Apr 2004 03:44:58 +0000 Subject: Convert to buildlink3. --- math/geg/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'math/geg') diff --git a/math/geg/Makefile b/math/geg/Makefile index 67341988cc0..b0956e80635 100644 --- a/math/geg/Makefile +++ b/math/geg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/13 13:52:30 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2004/04/25 03:44:58 snj Exp $ # DISTNAME= geg-1.0.1 @@ -11,7 +11,7 @@ HOMEPAGE= http://www.infolaunch.com/~daveb/ COMMENT= Program for drawing 2D math functions within a nice GUI GNU_CONFIGURE= yes -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes -.include "../../x11/gtk/buildlink2.mk" +.include "../../x11/gtk/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3