ports/99004: [maintainer update] Remove extraneous dependency for games/vultures-eye
Li-Lun Wang (Leland Wang)
llwang at infor.org
Fri Jun 16 04:50:19 UTC 2006
>Number: 99004
>Category: ports
>Synopsis: [maintainer update] Remove extraneous dependency for games/vultures-eye
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Fri Jun 16 04:50:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Li-Lun Wang (Leland Wang)
>Release: FreeBSD 6.0-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD Athena.infor.org 6.0-RELEASE-p4 FreeBSD 6.0-RELEASE-p4 #3: Thu Jan 26 23:44:20 CST 2006 root at Athena.infor.org:/usr/obj/usr/src/sys/Athena i386
>Description:
- Remove extraneous dependency to sdl_image
(kindly pointed out by the original author)
- Bump PORTREVISION (?)
Modified files:
games/vultules-eye Makefile
>How-To-Repeat:
>Fix:
diff -urN vultures-eye.orig/Makefile vultures-eye/Makefile
--- vultures-eye.orig/Makefile Thu Jun 8 22:30:08 2006
+++ vultures-eye/Makefile Thu Jun 15 22:46:35 2006
@@ -7,6 +7,7 @@
PORTNAME= vultures
PORTVERSION= 2.1.0
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://www.darkarts.co.za/projects/vultures/downloads/${PORTVERSION}/
PKGNAMESUFFIX= -eye
@@ -20,7 +21,7 @@
LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX}
USE_GMAKE= yes
-USE_SDL= sdl mixer image ttf
+USE_SDL= sdl mixer ttf
USE_BZIP2= yes
USE_GCC= 3.2+
WRKSRC= ${WRKDIR}/${DISTNAME}/nethack
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list