aboutsummaryrefslogtreecommitdiffstats
path: root/games/tank/Makefile
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-06-23 01:25:50 +0800
committersteve <steve@FreeBSD.org>1999-06-23 01:25:50 +0800
commit42ea4e462c1e363b5b1df2463ed97e9efae00d48 (patch)
treed5eb4f5866fcccc001e5bc56b7cf1f8f76a15f8c /games/tank/Makefile
parent2c8f06a829313b612bc8ea4ae878df402fe520c3 (diff)
downloadfreebsd-ports-gnome-42ea4e462c1e363b5b1df2463ed97e9efae00d48.tar.gz
freebsd-ports-gnome-42ea4e462c1e363b5b1df2463ed97e9efae00d48.tar.zst
freebsd-ports-gnome-42ea4e462c1e363b5b1df2463ed97e9efae00d48.zip
The build fails because this port cannot find glaux.h and not libaux.h.
Diffstat (limited to 'games/tank/Makefile')
-rw-r--r--games/tank/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/tank/Makefile b/games/tank/Makefile
index 690559db6b83..e5c9bb360c95 100644
--- a/games/tank/Makefile
+++ b/games/tank/Makefile
@@ -3,7 +3,7 @@
# Date created: 4 Mar 1998
# Whom: Donald Burr <dburr@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.7 1998/10/01 02:17:47 jseger Exp $
+# $Id: Makefile,v 1.8 1998/10/09 06:07:22 asami Exp $
#
DISTNAME= tank-0.4a-src
@@ -15,7 +15,7 @@ MAINTAINER= dburr@FreeBSD.ORG
LIB_DEPENDS= MesaGL.14:${PORTSDIR}/graphics/Mesa3
-BROKEN= can\'t find libaux.h
+BROKEN= can\'t find glaux.h
WRKSRC= ${WRKDIR}/${PKGNAME}