summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1999-01-05 08:09:17 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1999-01-05 08:09:17 +0000
commite35d9acf1b25c225e759e61d00d95c0b6c1a35b7 (patch)
tree75f2d97dc2ad2fdd1a8c2712d8631da3d891b521 /audio
parentUpgrade gnumeric to 0.5, libxml to 0.99, (diff)
Bump esound's library version to 1.0.
Notes
Notes: svn path=/head/; revision=15853
Diffstat (limited to 'audio')
-rw-r--r--audio/replay/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/replay/Makefile b/audio/replay/Makefile
index 5e8348672cef..8fb570708293 100644
--- a/audio/replay/Makefile
+++ b/audio/replay/Makefile
@@ -3,7 +3,7 @@
# Date created: Oct 27 1998
# Whom: Vanilla Pooh Shu <vanilla@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.3 1998/11/04 08:55:06 vanilla Exp $
+# $Id: Makefile,v 1.4 1998/11/11 13:27:09 vanilla Exp $
#
DISTNAME= replay-source-dgtk_0.58
@@ -14,7 +14,7 @@ MASTER_SITES= http://replay.linuxpower.org/files/
MAINTAINER= Nakai@technologist.com
LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \
- esd.0:${PORTSDIR}/audio/esound
+ esd.1:${PORTSDIR}/audio/esound
USE_X_PREFIX= yes
GNU_CONFIGURE= yes