diff options
author | snj <snj> | 2004-03-09 23:19:19 +0000 |
---|---|---|
committer | snj <snj> | 2004-03-09 23:19:19 +0000 |
commit | 4bb6cbfa8f3fe2ca444b9fc2ed4ceb4d530d27d2 (patch) | |
tree | 7c62a54d1d46052c1fd947a6a7f93b206023fc87 /games/xmahjongg | |
parent | 4394c5ed749757b3ac1e6058b5e3048866440786 (diff) | |
download | pkgsrc-4bb6cbfa8f3fe2ca444b9fc2ed4ceb4d530d27d2.tar.gz |
Use bl3.
Diffstat (limited to 'games/xmahjongg')
-rw-r--r-- | games/xmahjongg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xmahjongg/Makefile b/games/xmahjongg/Makefile index 68544a85156..59aee9e1fd2 100644 --- a/games/xmahjongg/Makefile +++ b/games/xmahjongg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2003/11/06 19:20:54 gavan Exp $ +# $NetBSD: Makefile,v 1.18 2004/03/09 23:19:19 snj Exp $ # DISTNAME= xmahjongg-3.6.1 @@ -9,7 +9,7 @@ MAINTAINER= salo@NetBSD.org HOMEPAGE= http://www.lcdf.org/~eddietwo/xmahjongg/ COMMENT= The Chinese game of Mah Jongg for X11 -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_X11= YES GNU_CONFIGURE= YES USE_GCC_SHLIB= YES |