ports/61865: Update port: games/ssc bento fix

Igor Pokrovsky tiamat at comset.net
Sun Jan 25 04:20:28 UTC 2004


>Number:         61865
>Category:       ports
>Synopsis:       Update port: games/ssc bento 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:   Sat Jan 24 20:20:20 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Igor Pokrovsky
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD doom.homeunix.org 4.9-STABLE FreeBSD 4.9-STABLE #0: Thu Jan 22 19:08:56 MSK 2004 root at doom.homeunix.org:/usr/obj/usr/src/sys/KERNEL i386


	
>Description:
Added missing PNG dependency
	
>How-To-Repeat:
	
>Fix:

	

--- ssc.diff begins here ---
diff -ru /usr/ports/games/ssc/Makefile ssc/Makefile
--- /usr/ports/games/ssc/Makefile	Fri Jan 23 06:22:44 2004
+++ ssc/Makefile	Sun Jan 25 07:13:49 2004
@@ -14,7 +14,8 @@
 MAINTAINER=	tiamat at comset.net
 COMMENT=	An OpenGL arcade space shoot-em-up with interesting physics
 
-LIB_DEPENDS=	freetype.9:${PORTSDIR}/print/freetype2
+LIB_DEPENDS=	png.5:${PORTSDIR}/graphics/png \
+		freetype.9:${PORTSDIR}/print/freetype2
 
 USE_BZIP2=	yes
 USE_GMAKE=	yes
--- ssc.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list