summaryrefslogtreecommitdiff
path: root/audio/wavpack
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-05-25 13:12:00 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-05-25 13:12:00 +0000
commit36edf23125c58f1b96581422116fa127d26bed52 (patch)
treea9633833a8c56747cb711b8f2196d31af8f6e9ed /audio/wavpack
parentAdding sysutils/fusefs-curlftpfs: (diff)
- Grab maintainer
- Use gnomehack and target to replace post-patch stuff
Notes
Notes: svn path=/head/; revision=163365
Diffstat (limited to 'audio/wavpack')
-rw-r--r--audio/wavpack/Makefile6
1 files changed, 2 insertions, 4 deletions
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}