summaryrefslogtreecommitdiff
path: root/games/xdemineur
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-03-09 23:19:19 +0000
committersnj <snj@pkgsrc.org>2004-03-09 23:19:19 +0000
commit7a604914e3dbca05095741a61a315665e5bfac1b (patch)
tree7c62a54d1d46052c1fd947a6a7f93b206023fc87 /games/xdemineur
parent6a835c3a92b0d8941543abb466fcdd48bff2d87b (diff)
downloadpkgsrc-7a604914e3dbca05095741a61a315665e5bfac1b.tar.gz
Use bl3.
Diffstat (limited to 'games/xdemineur')
-rw-r--r--games/xdemineur/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/xdemineur/Makefile b/games/xdemineur/Makefile
index 027b7362f1e..4289903c177 100644
--- a/games/xdemineur/Makefile
+++ b/games/xdemineur/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2003/07/17 21:39:31 grant Exp $
+# $NetBSD: Makefile,v 1.18 2004/03/09 23:29:06 snj Exp $
#
DISTNAME= xdemineur-2.1.1
@@ -11,8 +11,8 @@ MAINTAINER= bouyer@NetBSD.org
HOMEPAGE= http://www.spinne.com/x/games/xdemineur/
COMMENT= Minesweeper game for the X Window System
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_IMAKE= YES
-.include "../../graphics/xpm/buildlink2.mk"
+.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"