From owner-freebsd-ports Sat Jul 27 19:10:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C12C137B400 for ; Sat, 27 Jul 2002 19:10:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E55E43E65 for ; Sat, 27 Jul 2002 19:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6S2A1JU000322 for ; Sat, 27 Jul 2002 19:10:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6S2A1jL000321; Sat, 27 Jul 2002 19:10:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 577D137B400 for ; Sat, 27 Jul 2002 19:07:29 -0700 (PDT) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id C125943E5E for ; Sat, 27 Jul 2002 19:07:28 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 072EE2B8D5 for ; Sun, 28 Jul 2002 04:07:25 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id CFA676A711E; Sun, 28 Jul 2002 12:07:21 +1000 (EST) Message-Id: <20020728020721.CFA676A711E@k7.mavetju> Date: Sun, 28 Jul 2002 12:07:21 +1000 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41072: [maintainer-update] games/sopwidth: invalid BUILD_DEPENDENCY 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: 41072 >Category: ports >Synopsis: [maintainer-update] games/sopwidth: invalid BUILD_DEPENDENCY >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jul 27 19:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.5-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju 4.5-RELEASE FreeBSD 4.5-RELEASE #3: Mon Mar 11 13:32:05 EST 2002 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386 >Description: The dependency in games/sopwith is graphics/sdl12, but it should be devel/sdl12. (also make portlint happy) >How-To-Repeat: >Fix: Please commit ports/40061 first. --- Makefile-old Sun Jul 28 11:20:04 2002 +++ Makefile Sun Jul 28 11:23:04 2002 @@ -7,13 +7,14 @@ PORTNAME= sopwith PORTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://fraggle.despayre.org:81/stuffage/sopwith/ DISTNAME= sdl_sopwith-1.4.0 -BUILD_DEPENDS= ${PREFIX}/bin/sdl11-config:${PORTSDIR}/graphics/sdl12 - MAINTAINER= edwin@mavetju.org + +BUILD_DEPENDS= ${LOCALBASE}/bin/sdl11-config:${PORTSDIR}/devel/sdl12 USE_GTK= yes USE_GMAKE= yes --- pkg-comment-old Sun Jul 28 11:23:47 2002 +++ pkg-comment Sun Jul 28 11:23:18 2002 @@ -1 +1 @@ -Sopwith, port of the classic computer game. +Sopwith, port of the classic computer game >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message