aboutsummaryrefslogtreecommitdiff
path: root/audio/vorbis
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-07-19 06:29:35 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-07-19 06:29:35 +0000
commit3dc8097aac854240d9eebda13ee5bea844a09017 (patch)
tree3fef8894b292a7b19d738b3c8bcecdc0cd119587 /audio/vorbis
parenta6cf39e07bdcf7b34ecf07fce54a2013d6ca94f4 (diff)
downloadports-3dc8097aac854240d9eebda13ee5bea844a09017.tar.gz
ports-3dc8097aac854240d9eebda13ee5bea844a09017.zip
Notes
Diffstat (limited to 'audio/vorbis')
-rw-r--r--audio/vorbis/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/vorbis/Makefile b/audio/vorbis/Makefile
index 0cad562290ce..673d9516cd7d 100644
--- a/audio/vorbis/Makefile
+++ b/audio/vorbis/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= vorbis
-PORTVERSION= 1.0b4
-PORTEPOCH= 1
+PORTVERSION= 1.0.r1
+PORTEPOCH= 2
CATEGORIES= audio
MASTER_SITES= # empty
DISTFILES= # none
@@ -16,7 +16,7 @@ EXTRACT_ONLY= # empty
MAINTAINER= naddy@mips.inka.de
LIB_DEPENDS= ao.1:${PORTSDIR}/audio/libao \
- ogg.1:${PORTSDIR}/audio/libogg \
+ ogg.2:${PORTSDIR}/audio/libogg \
vorbis.0:${PORTSDIR}/audio/libvorbis
RUN_DEPENDS= ogg123:${PORTSDIR}/audio/vorbis-tools
@@ -26,7 +26,7 @@ PLIST= ${WRKDIR}/pkg-plist
SUBPORTS= libao libogg libvorbis vorbis-tools
pre-install:
- ${ECHO} "@comment intentionally left empty" > ${PLIST}
+ @${ECHO} "@comment intentionally left empty" > ${PLIST}
do-install: # empty