Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Mar 2002 17:09:37 -0600 (CST)
From:      Kyle Martin <mkm@marvin.idsi.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/35761: [MAINTAINTER UPDATE] devel/crystal 
Message-ID:  <200203092309.g29N9bck089329@marvin.idsi.net>

next in thread | raw e-mail | index | archive | help

>Number:         35761
>Category:       ports
>Synopsis:       [MAINTAINTER UPDATE] devel/crystal
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 10 21:50:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Kyle Martin
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD marvin.idsi.net 5.0-CURRENT FreeBSD 5.0-CURRENT #14: Thu Mar 7 22:55:03 CST 2002 mkm@marvin.idsi.net:/usr/src/sys/i386/compile/MARVIN i386


>Description:
	port had incorrect dependencies
>How-To-Repeat:
	...
>Fix:

--- devel/crystal/Makefile.old	Sun Feb 24 03:11:21 2002
+++ devel/crystal/Makefile	Sat Mar  9 17:02:45 2002
@@ -7,14 +7,15 @@
 
 PORTNAME=	crystal
 PORTVERSION=	0.92
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	ftp://sunsite.dk/projects/crystal/cs092/source/
 DISTNAME=	cs92_001
 
 MAINTAINER=	mkm@ieee.org
 
-LIB_DEPENDS=	SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \
-		SDL_net.0:${PORTSDIR}/net/sdl_net
+LIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg \
+		png.5:${PORTSDIR}/graphics/png
 
 USE_BZIP2=	yes
 USE_GMAKE=	yes
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203092309.g29N9bck089329>