summaryrefslogtreecommitdiff
path: root/audio/vorbisgain
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2003-05-18 23:00:49 +0000
committerPete Fritchman <petef@FreeBSD.org>2003-05-18 23:00:49 +0000
commitcc8ee1b0c8f2546b2c7a4175a2d3a99a93cc57e3 (patch)
tree970fcce36b9e5ec38423af18300e541c6be91a9a /audio/vorbisgain
parentUpdate to 2.1.1. (diff)
Fix MASTER_SITES.
PR: 51698 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=81290
Diffstat (limited to 'audio/vorbisgain')
-rw-r--r--audio/vorbisgain/Makefile10
-rw-r--r--audio/vorbisgain/distinfo2
2 files changed, 8 insertions, 4 deletions
diff --git a/audio/vorbisgain/Makefile b/audio/vorbisgain/Makefile
index 862df3a85ddd..29bf8c71a669 100644
--- a/audio/vorbisgain/Makefile
+++ b/audio/vorbisgain/Makefile
@@ -9,7 +9,9 @@
PORTNAME= vorbisgain
PORTVERSION= 0.32
CATEGORIES= audio
-MASTER_SITES= http://sjeng.sourceforge.net/ftp/vorbis/
+MASTER_SITES= ${MASTER_SITE_DEBIAN}
+MASTER_SITE_SUBDIR= pool/main/v/vorbisgain
+DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
MAINTAINER= ports@FreeBSD.org
COMMENT= Calculates a percieved sound level of an Ogg Vorbis file
@@ -17,12 +19,14 @@ COMMENT= Calculates a percieved sound level of an Ogg Vorbis file
LIB_DEPENDS= ogg.4:${PORTSDIR}/audio/libogg \
vorbis.2:${PORTSDIR}/audio/libvorbis
-USE_ZIP= yes
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+
USE_REINPLACE= yes
+USE_GMAKE= yes
GNU_CONFIGURE= yes
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -lm -logg -lvorbis -lvorbisfile"
-USE_GMAKE= yes
MAN1= vorbisgain.1
diff --git a/audio/vorbisgain/distinfo b/audio/vorbisgain/distinfo
index 6079ca062877..a97ac26ca7fa 100644
--- a/audio/vorbisgain/distinfo
+++ b/audio/vorbisgain/distinfo
@@ -1 +1 @@
-MD5 (vorbisgain-0.32.zip) = 9bd34aff8540961ab2b2ef873caeabb1
+MD5 (vorbisgain_0.32.orig.tar.gz) = 2b34d9c3c7eaab033ebd70e5b70a3e12