pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/crossfire-server crossfire-server: update to 1.1...
details: https://anonhg.NetBSD.org/pkgsrc/rev/70b30d4299dc
branches: trunk
changeset: 331554:70b30d4299dc
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Mar 20 11:05:04 2019 +0000
description:
crossfire-server: update to 1.11.0nb32.
Remove libXp, not used.
diffstat:
games/crossfire-server/Makefile | 4 ++--
games/crossfire-server/options.mk | 3 +--
2 files changed, 3 insertions(+), 4 deletions(-)
diffs (31 lines):
diff -r 9f4c294428d3 -r 70b30d4299dc games/crossfire-server/Makefile
--- a/games/crossfire-server/Makefile Wed Mar 20 10:55:31 2019 +0000
+++ b/games/crossfire-server/Makefile Wed Mar 20 11:05:04 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2018/12/13 19:51:52 adam Exp $
+# $NetBSD: Makefile,v 1.41 2019/03/20 11:05:04 wiz Exp $
DISTNAME= crossfire-1.11.0
PKGNAME= crossfire-server-1.11.0
-PKGREVISION= 31
+PKGREVISION= 32
CATEGORIES= games x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=crossfire/}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
diff -r 9f4c294428d3 -r 70b30d4299dc games/crossfire-server/options.mk
--- a/games/crossfire-server/options.mk Wed Mar 20 10:55:31 2019 +0000
+++ b/games/crossfire-server/options.mk Wed Mar 20 11:05:04 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2008/11/04 08:36:34 adam Exp $
+# $NetBSD: options.mk,v 1.2 2019/03/20 11:05:04 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.crossfire-server
PKG_SUPPORTED_OPTIONS= x11
@@ -11,7 +11,6 @@
.if !empty(PKG_OPTIONS:Mx11)
PLIST.x11= yes
.include "../../x11/libXaw/buildlink3.mk"
-.include "../../x11/libXp/buildlink3.mk"
.include "../../x11/libXpm/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.else
Home |
Main Index |
Thread Index |
Old Index