From tkato@prontomail.com  Tue Aug 19 08:00:55 2003
Return-Path: <tkato@prontomail.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C5F7F16A4BF
	for <FreeBSD-gnats-submit@FreeBSD.org>; Tue, 19 Aug 2003 08:00:55 -0700 (PDT)
Received: from hfep08.dion.ne.jp (hfep08.dion.ne.jp [203.181.105.74])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2001C43FAF
	for <FreeBSD-gnats-submit@FreeBSD.org>; Tue, 19 Aug 2003 08:00:55 -0700 (PDT)
	(envelope-from tkato@prontomail.com)
Received: from localhost ([61.198.241.112]) by hfep08.dion.ne.jp with SMTP
          id <20030819150052427.NSJH@hfep08.dion.ne.jp>
          for <FreeBSD-gnats-submit@FreeBSD.org>;
          Wed, 20 Aug 2003 00:00:52 +0900
Message-Id: <20030820000010.5b124ad9.tkato@prontomail.com>
Date: Wed, 20 Aug 2003 00:00:10 +0900
From: KATO Tsuguru <tkato@prontomail.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: audio/libsndfile

>Number:         55743
>Category:       ports
>Synopsis:       Update port: audio/libsndfile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 20 02:41:05 PDT 2003
>Closed-Date:    Wed Aug 20 03:49:20 PDT 2003
>Last-Modified:  Wed Aug 20 03:49:20 PDT 2003
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE-p3 i386
>Organization:
>Environment:
: audio/libsndfile
>Description:
- Utilize USE_GNOME

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/audio/libsndfile/Makefile audio/libsndfile/Makefile
--- /usr/ports/audio/libsndfile/Makefile	Mon May  5 19:05:26 2003
+++ audio/libsndfile/Makefile	Tue Aug 19 21:13:33 2003
@@ -14,12 +14,8 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Reading and writing files containing sampled sound (like WAV or AIFF)
 
-BUILD_DEPENDS=	pkg-config:${PORTSDIR}/devel/pkgconfig
-RUN_DEPENDS=	pkg-config:${PORTSDIR}/devel/pkgconfig
-
-USE_REINPLACE=	yes
+USE_GNOME=	gnomehack gnometarget pkgconfig
 USE_LIBTOOL=	yes
-CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ARGS=	--enable-justsrc --disable-gcc-pipe
 INSTALLS_SHLIB=	yes
 
@@ -27,11 +23,6 @@
 
 PORTDOCS=	ChangeLog NEWS api.html bugs.html index.html libsndfile.jpg \
 		new_file_type.HOWTO sndfile_info.html
-
-post-patch:
-	@${REINPLACE_CMD} -e \
-		's|libdir[)]/pkgconfig|prefix)/libdata/pkgconfig|g' \
-			${WRKSRC}/Makefile.in
 
 post-install:
 .if !defined(NOPORTDOCS)
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed  
State-Changed-By: krion 
State-Changed-When: Wed Aug 20 03:49:04 PDT 2003 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=55743 
>Unformatted:
