From owner-freebsd-ports Sat Jun 16 16:40:29 2001 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 78AA437B40A for ; Sat, 16 Jun 2001 16:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5GNe1K96030; Sat, 16 Jun 2001 16:40:01 -0700 (PDT) (envelope-from gnats) Received: from casper2.cs.uct.ac.za (casper2.cs.uct.ac.za [137.158.128.58]) by hub.freebsd.org (Postfix) with ESMTP id E1ED137B401; Sat, 16 Jun 2001 16:33:17 -0700 (PDT) (envelope-from mwest@cs.uct.ac.za) Received: from mwest by casper2.cs.uct.ac.za with local (Exim 3.20 #1) id 15BPZ5-000LQv-00; Sun, 17 Jun 2001 01:33:15 +0200 Message-Id: Date: Sun, 17 Jun 2001 01:33:15 +0200 From: mwest@uct.ac.za To: FreeBSD-gnats-submit@freebsd.org Cc: nakai@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/28210: typo in graphics/gqview/Makefile 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: 28210 >Category: ports >Synopsis: typo in graphics/gqview/Makefile >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jun 16 16:40:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Matthew West >Release: FreeBSD 4.3-STABLE i386 >Organization: University of Cape Town >Environment: >Description: LIB_DEPENEDS -> LIB_DEPENDS gdk_pixbuf -> gdk-pixbuf >How-To-Repeat: >Fix: --- Makefile.orig Tue Jun 5 13:37:20 2001 +++ Makefile Sun Jun 17 01:22:12 2001 @@ -13,7 +13,7 @@ MAINTAINER= nakai@FreeBSD.org -LIB_DEPENEDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk_pixbuf +LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf USE_X_PREFIX= yes USE_GTK= yes >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message