summaryrefslogtreecommitdiff
path: root/games/xbl/Makefile
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/Makefile
parentAdd USE_XLIB. (diff)
Upgrade to 1.0j.
Notes
Notes: svn path=/head/; revision=14982
Diffstat (limited to 'games/xbl/Makefile')
-rw-r--r--games/xbl/Makefile9
1 files changed, 5 insertions, 4 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>