From owner-freebsd-ports Sun Mar 10 21:50:20 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D230C37B425 for ; Sun, 10 Mar 2002 21:50:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2B5o1V72984; Sun, 10 Mar 2002 21:50:01 -0800 (PST) (envelope-from gnats) Received: from marvin.idsi.net (66-168-58-99.jvl.wi.charter.com [66.168.58.99]) by hub.freebsd.org (Postfix) with ESMTP id E051737B41A for ; Sun, 10 Mar 2002 21:47:25 -0800 (PST) Received: from marvin.idsi.net (localhost [127.0.0.1]) by marvin.idsi.net (8.12.2/8.12.2) with ESMTP id g2B5l1bY000178 for ; Sun, 10 Mar 2002 23:47:06 -0600 (CST) (envelope-from mkm@marvin.idsi.net) Received: (from mkm@localhost) by marvin.idsi.net (8.12.2/8.12.2/Submit) id g29N9bck089329; Sat, 9 Mar 2002 17:09:37 -0600 (CST) Message-Id: <200203092309.g29N9bck089329@marvin.idsi.net> Date: Sat, 9 Mar 2002 17:09:37 -0600 (CST) From: Kyle Martin Reply-To: Kyle Martin To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/35761: [MAINTAINTER UPDATE] devel/crystal Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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