From 36edf23125c58f1b96581422116fa127d26bed52 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Thu, 25 May 2006 13:12:00 +0000 Subject: - Grab maintainer - Use gnomehack and target to replace post-patch stuff --- audio/wavpack/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'audio/wavpack') diff --git a/audio/wavpack/Makefile b/audio/wavpack/Makefile index 687f0f98126a..25d9551403a1 100644 --- a/audio/wavpack/Makefile +++ b/audio/wavpack/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.32 CATEGORIES= audio MASTER_SITES= http://www.wavpack.com/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ahze@FreeBSD.org COMMENT= Compress (and restore) both 16 and 24-bit audio files in .wav format GNU_CONFIGURE= yes @@ -18,13 +18,11 @@ USE_ICONV= yes USE_BZIP2= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +USE_GNOME= gnomehack gnometarget INSTALLS_SHLIB= yes FILES= wavpack.h unpack3.c words.c md5.c post-patch: - @${REINPLACE_CMD} -e 's|libdir)/pkgconfig|prefix)/libdata/pkgconfig|g' \ - ${WRKSRC}/Makefile.in .for i in ${FILES} @cd ${WRKSRC} && ${CP} ${i} ${i}.orig && \ col < ${i}.orig > ${i} -- cgit v1.2.3