summaryrefslogtreecommitdiff
path: root/games/xmahjongg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xmahjongg/Makefile')
-rw-r--r--games/xmahjongg/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xmahjongg/Makefile b/games/xmahjongg/Makefile
index 5da49e197f2..68544a85156 100644
--- a/games/xmahjongg/Makefile
+++ b/games/xmahjongg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2003/07/17 21:39:39 grant Exp $
+# $NetBSD: Makefile,v 1.17 2003/11/06 19:20:54 gavan Exp $
#
DISTNAME= xmahjongg-3.6.1
@@ -12,5 +12,6 @@ COMMENT= The Chinese game of Mah Jongg for X11
USE_BUILDLINK2= YES
USE_X11= YES
GNU_CONFIGURE= YES
+USE_GCC_SHLIB= YES
.include "../../mk/bsd.pkg.mk"