Update to 1.7e6

This commit is contained in:
Nick Sayer 2002-07-18 04:57:36 +00:00
parent a8ff7a4452
commit c1abf6f405
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=63165
3 changed files with 3 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= bzflag
PORTVERSION= 1.7e.4
PORTVERSION= 1.7e.6
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= bzflag
@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz
MAINTAINER= nsayer@FreeBSD.org
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_XLIB= yes
USE_MESA= yes

View File

@ -1 +1 @@
MD5 (bzflag-1.7e4.tgz) = af7dcf1b649c59768ae01fbd4108f76b
MD5 (bzflag-1.7e6.tgz) = 0afedee9279c305c0acda563287ad0f2

View File

@ -98,7 +98,7 @@ NETWORK_LIBS = \
$(NULL)
WINDOW_LIBS = \
-lusb \
-lusbhid \
-lXext \
-lX11 \
$(NULL)