ports/107199: [PATCH] games/quake2lnx: fix optional dependecy

Alejandro Pulver alepulver at FreeBSD.org
Tue Dec 26 00:00:34 UTC 2006


>Number:         107199
>Category:       ports
>Synopsis:       [PATCH] games/quake2lnx: fix optional dependecy
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 26 00:00:32 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alejandro Pulver
>Release:        FreeBSD 6.1-RELEASE-p1 i386
>Organization:
>Environment:


System: FreeBSD 6.1-RELEASE-p1 #3: Mon Jun 19 14:49:35 ART 2006
    root at phobos.mars.bsd:/usr/obj/usr/src/sys/ATHLON-PHOBOS



>Description:


- Change optional dependency quake2-retexture (not existent) to quake2-extras.


>How-To-Repeat:





>Fix:


--- quake2lnx.diff begins here ---
Index: quake2lnx/Makefile
===================================================================
RCS file: /home/pcvs/ports/games/quake2lnx/Makefile,v
retrieving revision 1.24
diff -u -r1.24 Makefile
--- quake2lnx/Makefile	20 Sep 2006 11:21:22 -0000	1.24
+++ quake2lnx/Makefile	25 Dec 2006 23:22:34 -0000
@@ -165,7 +165,7 @@
 
 .if defined(WITH_RETEXTURE)
 MAKE_ARGS+=	BUILD_RETEXTURE=YES
-RUN_DEPENDS+=	${Q2DIR}/baseq2/pak10.pak:${PORTSDIR}/games/quake2-retexture
+RUN_DEPENDS+=	${Q2DIR}/baseq2/pak10.pak:${PORTSDIR}/games/quake2-extras
 .endif
 
 .if defined(WITH_JOYSTICK)
--- quake2lnx.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list