ports/72002: Update port: graphics/deng dependency fix
Igor Pokrovsky
ip at doom.homeunix.org
Wed Sep 22 17:00:47 UTC 2004
>Number: 72002
>Category: ports
>Synopsis: Update port: graphics/deng dependency fix
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed Sep 22 17:00:25 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Igor Pokrovsky
>Release: FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD doom.homeunix.org 4.10-STABLE FreeBSD 4.10-STABLE #0: Sun Aug 29 13:51:59 MSD 2004 root at doom.homeunix.org:/usr/obj/usr/src/sys/KERNEL i386
>Description:
Added missed png dependency.
Marked broken on amd64.
>How-To-Repeat:
>Fix:
--- deng.diff begins here ---
diff -ru /usr/ports/games/deng/Makefile deng/Makefile
--- /usr/ports/games/deng/Makefile Wed Sep 22 20:34:02 2004
+++ deng/Makefile Wed Sep 22 20:49:30 2004
@@ -14,10 +14,9 @@
MAINTAINER= ip at doom.homeunix.org
COMMENT= An enhanced Doom, Heretic and Hexen source port
+LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
RUN_DEPENDS= ${LOCALBASE}/bin/timidity:${PORTSDIR}/audio/timidity
-BROKEN= Missing dependency
-
USE_REINPLACE= yes
REINPLACE_ARGS= -i ""
GNU_CONFIGURE= yes
@@ -27,6 +26,7 @@
USE_SDL= sdl mixer net
USE_GL= yes
INSTALLS_SHLIB= yes
+NOT_FOR_ARCHS= amd64
PKGMESSAGE= ${WRKDIR}/pkg-message
--- deng.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list