pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/xeukleides Convert to buildlink3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6bac255452be
branches: trunk
changeset: 473983:6bac255452be
user: snj <snj%pkgsrc.org@localhost>
date: Sun Apr 25 04:00:19 2004 +0000
description:
Convert to buildlink3.
diffstat:
math/xeukleides/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r 7453bb673035 -r 6bac255452be math/xeukleides/Makefile
--- a/math/xeukleides/Makefile Sun Apr 25 04:00:10 2004 +0000
+++ b/math/xeukleides/Makefile Sun Apr 25 04:00:19 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/01/24 13:58:23 grant Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/25 04:00:19 snj Exp $
# FreeBSD Id: ports/math/eukleides/Makefile,v 1.1 2002/06/04 18:40:20 ijliao Exp
DISTNAME= xeukleides.0.9.0
@@ -14,11 +14,11 @@
BUILD_DEPENDS+= bison>=1.35:../../devel/bison
DEPENDS+= eukleides>=0.9.0:../../math/eukleides
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_MAKEINFO= yes
USE_X11BASE= yes
ALL_TARGET= xeukleides
USE_GNU_TOOLS+= make
-.include "../../x11/gtk/buildlink2.mk"
+.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index