ports/55743: Update port: audio/libsndfile

KATO Tsuguru tkato at prontomail.com
Wed Aug 20 09:41:12 UTC 2003


>Number:         55743
>Category:       ports
>Synopsis:       Update port: audio/libsndfile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 20 02:41:05 PDT 2003
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list