aboutsummaryrefslogtreecommitdiff
path: root/audio/mpg321
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-07-17 15:25:59 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-07-17 15:25:59 +0000
commitf2bd16bb662340869f12f7b77095c21aa408988a (patch)
treed122926ae2e8cc7f36cb275740eb5931057359ce /audio/mpg321
parent6367ceead90c962fadf4eb8f285b6303b00cd63f (diff)
downloadports-f2bd16bb662340869f12f7b77095c21aa408988a.tar.gz
ports-f2bd16bb662340869f12f7b77095c21aa408988a.zip
Notes
Diffstat (limited to 'audio/mpg321')
-rw-r--r--audio/mpg321/Makefile5
-rw-r--r--audio/mpg321/distinfo2
2 files changed, 4 insertions, 3 deletions
diff --git a/audio/mpg321/Makefile b/audio/mpg321/Makefile
index 7e3aecb61a48..4fea514ae993 100644
--- a/audio/mpg321/Makefile
+++ b/audio/mpg321/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= mpg321
-PORTVERSION= 0.0.5.1
+PORTVERSION= 0.1.0
CATEGORIES= audio
MASTER_SITES= http://www.linuxberg.com/files/
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -18,13 +18,14 @@ LIB_DEPENDS= smpeg.1:${PORTSDIR}/graphics/smpeg \
ao.1:${PORTSDIR}/audio/libao \
SDL-1.1.3:${PORTSDIR}/devel/sdl12 \
gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
+BUILD_DEPENDS= ${LOCALBASE}/lib/libmad.a:${PORTSDIR}/audio/mad
SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config
GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -lc_r -lgnugetopt" \
CFLAGS="-I${LOCALBASE}/include" \
SDL_CONFIG="${SDL_CONFIG}"
-
+USE_GMAKE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAN1= mpg321.1
diff --git a/audio/mpg321/distinfo b/audio/mpg321/distinfo
index 841df9dc3acb..9224692ffbb3 100644
--- a/audio/mpg321/distinfo
+++ b/audio/mpg321/distinfo
@@ -1 +1 @@
-MD5 (mpg321_0.0.5.1.tar.gz) = 0a3daf8b76bd52c7a1e515df099bb1ff
+MD5 (mpg321_0.1.0.tar.gz) = 8ea966e4668822ca1a80e1101b6876b5