Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jun 2001 01:33:15 +0200
From:      mwest@uct.ac.za
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        nakai@freebsd.org
Subject:   ports/28210: typo in graphics/gqview/Makefile
Message-ID:  <E15BPZ5-000LQv-00@casper2.cs.uct.ac.za>

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

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E15BPZ5-000LQv-00>