pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/dopewars Use bl3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/19875d533ae0
branches: trunk
changeset: 470317:19875d533ae0
user: snj <snj%pkgsrc.org@localhost>
date: Mon Mar 08 02:32:31 2004 +0000
description:
Use bl3.
diffstat:
games/dopewars/Makefile | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (29 lines):
diff -r 5f111384b925 -r 19875d533ae0 games/dopewars/Makefile
--- a/games/dopewars/Makefile Mon Mar 08 02:20:09 2004 +0000
+++ b/games/dopewars/Makefile Mon Mar 08 02:32:31 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2004/02/14 17:21:40 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2004/03/08 02:32:31 snj Exp $
DISTNAME= dopewars-1.5.9
PKGREVISION= 2
@@ -11,7 +11,7 @@
HOMEPAGE= http://bellatrix.pcl.ox.ac.uk/~ben/dopewars/
COMMENT= Make a fortune dealing drugs on the streets of New York
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
USE_GNU_TOOLS+= make
@@ -27,7 +27,7 @@
USE_NCURSES= # KEY_RESIZE
-.include "../../devel/gettext-lib/buildlink2.mk"
-.include "../../devel/glib/buildlink2.mk"
-.include "../../devel/ncurses/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../devel/glib/buildlink3.mk"
+.include "../../devel/ncurses/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index