aboutsummaryrefslogtreecommitdiffstats
path: root/mbone/vat
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-09-23 03:10:14 +0800
committerasami <asami@FreeBSD.org>1998-09-23 03:10:14 +0800
commit23c862245ea962cb073e5ad6088ef85f32933c72 (patch)
treee19fc8f72c544762d613980f137f7370e6258586 /mbone/vat
parentcb3566031d711c48166e1ae0c078a6237c2c051d (diff)
downloadfreebsd-ports-gnome-23c862245ea962cb073e5ad6088ef85f32933c72.tar.gz
freebsd-ports-gnome-23c862245ea962cb073e5ad6088ef85f32933c72.tar.zst
freebsd-ports-gnome-23c862245ea962cb073e5ad6088ef85f32933c72.zip
libgsm is now converted to ELF.
Diffstat (limited to 'mbone/vat')
-rw-r--r--mbone/vat/Makefile6
1 files changed, 3 insertions, 3 deletions
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