aboutsummaryrefslogtreecommitdiff
path: root/mbone
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 /mbone
parent425447f07ea6e3c59e5d1305bd1b2ac3664d4f76 (diff)
downloadports-bd67b84abf3c441aae3a8403669665adc8024edf.tar.gz
ports-bd67b84abf3c441aae3a8403669665adc8024edf.zip
Notes
Diffstat (limited to 'mbone')
-rw-r--r--mbone/speak_freely/Makefile4
-rw-r--r--mbone/vat/Makefile6
2 files changed, 5 insertions, 5 deletions
diff --git a/mbone/speak_freely/Makefile b/mbone/speak_freely/Makefile
index b1413722ddd8..1caa71c4998e 100644
--- a/mbone/speak_freely/Makefile
+++ b/mbone/speak_freely/Makefile
@@ -4,7 +4,7 @@
# Date created: 18 Apr 1996
# Whom: ache
#
-# $Id: Makefile,v 1.3 1996/11/18 11:33:26 asami Exp $
+# $Id: Makefile,v 1.4 1997/09/23 23:30:32 ache Exp $
#
DISTNAME= speak_freely-6.1c
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.fourmilab.ch/speakfree/unix/
MAINTAINER= ache@FreeBSD.ORG
-LIB_DEPENDS= gsm\\.1\\.0:${PORTSDIR}/audio/gsm
+LIB_DEPENDS= gsm.1:${PORTSDIR}/audio/gsm
UTILS= sfspeaker sfmike sflwl
DEMNS= sfecho sflwld
diff --git a/mbone/vat/Makefile b/mbone/vat/Makefile
index 4a835ce85ff0..9c7116070559 100644
--- a/mbone/vat/Makefile
+++ b/mbone/vat/Makefile
@@ -3,7 +3,7 @@
# Date created: 2 November 1996
# Whom: fenner
#
-# $Id: Makefile,v 1.6 1998/08/05 09:31:32 asami Exp $
+# $Id: Makefile,v 1.7 1998/08/07 23:56:38 asami Exp $
#
DISTNAME= vat-4.0b2
@@ -20,8 +20,8 @@ GSM_WORK= ${GSM_DIR}/work/gsm-1.0-pl10
# we can use this first BUILD_DEPENDS and save some work.
#BUILD_DEPENDS= ${GSM_WORK}/inc/private.h:${GSM_DIR}:patch
BUILD_DEPENDS= ${GSM_WORK}/lib/libgsm.a:${GSM_DIR}:build
-LIB_DEPENDS= tk80:${PORTSDIR}/x11-toolkits/tk80 \
- gsm:${GSM_DIR}
+LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 \
+ gsm.1:${GSM_DIR}
USE_X_PREFIX= yes
USE_AUTOCONF= yes