pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/freeciv-share This package needs zlib.
details: https://anonhg.NetBSD.org/pkgsrc/rev/14d8e8b7e1d6
branches: trunk
changeset: 514186:14d8e8b7e1d6
user: minskim <minskim%pkgsrc.org@localhost>
date: Thu Jun 08 16:06:50 2006 +0000
description:
This package needs zlib.
diffstat:
games/freeciv-share/Makefile.common | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 0af248c5bc0b -r 14d8e8b7e1d6 games/freeciv-share/Makefile.common
--- a/games/freeciv-share/Makefile.common Thu Jun 08 16:03:51 2006 +0000
+++ b/games/freeciv-share/Makefile.common Thu Jun 08 16:06:50 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.26 2006/04/15 09:30:45 adam Exp $
+# $NetBSD: Makefile.common,v 1.27 2006/06/08 16:06:50 minskim Exp $
DISTNAME= freeciv-${FC_VERS}
FC_VERS= 2.0.8
@@ -31,4 +31,5 @@
SUBST_MESSAGE.data= Fixing installation of data files.
.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
.include "../../lang/python/application.mk"
Home |
Main Index |
Thread Index |
Old Index