1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Upgrade to 1.0j.

This commit is contained in:
Thomas Gellekum 1998-12-01 08:17:36 +00:00
parent f718bcd1ab
commit e4297fced6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14982
3 changed files with 9 additions and 8 deletions

View File

@ -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>

View File

@ -1 +1 @@
MD5 (xbl-1.0i.tar.Z) = b9ea1555044e7ca80ff781796fd867b1
MD5 (xbl-1.0j.tar.Z) = 72c7775e2ea57f61ce4ca3c71a2b7ae7

View File

@ -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@