aboutsummaryrefslogtreecommitdiff
path: root/audio/rplay
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-09-22 19:10:14 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-09-22 19:10:14 +0000
commitbd67b84abf3c441aae3a8403669665adc8024edf (patch)
treea759c87d709208efd608b5303e7309c559eaad80 /audio/rplay
parent425447f07ea6e3c59e5d1305bd1b2ac3664d4f76 (diff)
downloadports-bd67b84abf3c441aae3a8403669665adc8024edf.tar.gz
ports-bd67b84abf3c441aae3a8403669665adc8024edf.zip
libgsm is now converted to ELF.
Notes
Notes: svn path=/head/; revision=13329
Diffstat (limited to 'audio/rplay')
-rw-r--r--audio/rplay/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rplay/Makefile b/audio/rplay/Makefile
index 4999c07f9df7..e49272d02c2d 100644
--- a/audio/rplay/Makefile
+++ b/audio/rplay/Makefile
@@ -3,7 +3,7 @@
# Date created: 16 March 1995
# Whom: rmallory@csusb.edu
#
-# $Id: Makefile,v 1.8 1997/06/13 16:17:01 ache Exp $
+# $Id: Makefile,v 1.9 1998/01/21 20:02:07 fenner Exp $
#
DISTNAME= rplay-3.2.0b6
@@ -12,7 +12,7 @@ MASTER_SITES= http://rplay.doit.org/dist/
MAINTAINER= rmallory@csusb.edu
-LIB_DEPENDS= gsm\\.1\\.0:${PORTSDIR}/audio/gsm
+LIB_DEPENDS= gsm.1:${PORTSDIR}/audio/gsm
HAS_CONFIGURE= yes
USE_GMAKE= yes