diff options
author | snj <snj@pkgsrc.org> | 2004-03-07 00:39:43 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-03-07 00:39:43 +0000 |
commit | 462db628af7dc4a5ddd1ffdf943ce82b8141660f (patch) | |
tree | 84feb9a05fdf5e896da558e840aeba9940d676aa /games/rocksndiamonds | |
parent | c235995075ccd955e020eca4efe2d418a297a2d6 (diff) | |
download | pkgsrc-462db628af7dc4a5ddd1ffdf943ce82b8141660f.tar.gz |
Use bl3.
Diffstat (limited to 'games/rocksndiamonds')
-rw-r--r-- | games/rocksndiamonds/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/rocksndiamonds/Makefile.common b/games/rocksndiamonds/Makefile.common index 9f0fa0b52a5..9b304d19d75 100644 --- a/games/rocksndiamonds/Makefile.common +++ b/games/rocksndiamonds/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.8 2004/01/26 20:02:30 heinz Exp $ +# $NetBSD: Makefile.common,v 1.9 2004/03/07 00:39:43 snj Exp $ # DISTNAME= rocksndiamonds-3.0.8 @@ -8,7 +8,7 @@ MASTER_SITES= http://www.artsoft.org/RELEASES/unix/rocksndiamonds/ MAINTAINER= heinz@NetBSD.org HOMEPAGE= http://www.artsoft.org/rocksndiamonds/ -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_GNU_TOOLS+= make USE_X11= YES USE_PKGINSTALL= YES |