aboutsummaryrefslogtreecommitdiff
path: root/games/xbl
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-12-01 08:17:36 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-12-01 08:17:36 +0000
commite4297fced6e8efa89fac78561f6d1936428dcfb0 (patch)
tree302f581a028b0967d12b5cedc8a5a36e1354643a /games/xbl
parentf718bcd1abaece3f5c0afbfcb20fb0bc2ee3be96 (diff)
downloadports-e4297fced6e8efa89fac78561f6d1936428dcfb0.tar.gz
ports-e4297fced6e8efa89fac78561f6d1936428dcfb0.zip
Upgrade to 1.0j.
Notes
Notes: svn path=/head/; revision=14982
Diffstat (limited to 'games/xbl')
-rw-r--r--games/xbl/Makefile9
-rw-r--r--games/xbl/distinfo2
-rw-r--r--games/xbl/files/patch-aa6
3 files changed, 9 insertions, 8 deletions
diff --git a/games/xbl/Makefile b/games/xbl/Makefile
index 6a23889113b6..a4d8db210485 100644
--- a/games/xbl/Makefile
+++ b/games/xbl/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: xbl
-# Version required: 1.0i
+# Version required: 1.0j
# Date created: May 25 1997
# Whom: pgs (original)
#
-# $Id: Makefile,v 1.4 1998/09/17 07:52:03 tg Exp $
+# $Id: Makefile,v 1.5 1998/09/21 07:35:03 tg Exp $
#
-DISTNAME= xbl-1.0i
+DISTNAME= xbl-1.0j
CATEGORIES= games
MASTER_SITES= ftp://ftp710.univ-lyon1.fr/pub/xbl/
EXTRACT_SUFX= .tar.Z
@@ -14,7 +14,8 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
USE_X_PREFIX= yes
-HAS_CONFIGURE= yes
+GNU_CONFIGURE= yes
+CFLAGS+= -I${PREFIX}/include
MANn= xbl.n
.include <bsd.port.mk>
diff --git a/games/xbl/distinfo b/games/xbl/distinfo
index 6b62bda3e725..fdca6deb2790 100644
--- a/games/xbl/distinfo
+++ b/games/xbl/distinfo
@@ -1 +1 @@
-MD5 (xbl-1.0i.tar.Z) = b9ea1555044e7ca80ff781796fd867b1
+MD5 (xbl-1.0j.tar.Z) = 72c7775e2ea57f61ce4ca3c71a2b7ae7
diff --git a/games/xbl/files/patch-aa b/games/xbl/files/patch-aa
index ac0641bb037d..a171bdec511e 100644
--- a/games/xbl/files/patch-aa
+++ b/games/xbl/files/patch-aa
@@ -1,5 +1,5 @@
---- Makefile.in.orig Mon Aug 31 22:41:27 1998
-+++ Makefile.in Thu Sep 17 09:05:39 1998
+--- Makefile.in.orig Thu Nov 12 22:57:13 1998
++++ Makefile.in Tue Dec 1 09:12:18 1998
@@ -14,7 +14,7 @@
USE_SETGID=-DUSE_SETGID
@@ -54,7 +54,7 @@
-DXBLVERSION=\"$(XBLVERSION)\" \
-DGROUP_GID=$(GROUP_GID) \
- $(USE_SETGID) @DEFS@ -g
-+ $(USE_SETGID) @DEFS@
++ $(USE_SETGID) @DEFS@ @CFLAGS@
# For link edit options
LDOPTIONS=$(CFLAGS)
LDOPTIONS=@LDOPTIONS@