pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/geg Convert to buildlink3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/31866e8ad5b4
branches:  trunk
changeset: 473977:31866e8ad5b4
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Apr 25 03:44:58 2004 +0000

description:
Convert to buildlink3.

diffstat:

 math/geg/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r 52228b2f4135 -r 31866e8ad5b4 math/geg/Makefile
--- a/math/geg/Makefile Sun Apr 25 03:43:06 2004 +0000
+++ b/math/geg/Makefile Sun Apr 25 03:44:58 2004 +0000
@@ -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 @@
 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"



Home | Main Index | Thread Index | Old Index