summaryrefslogtreecommitdiff
path: root/misc/most
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-01-30 13:56:55 +0000
committeragc <agc@pkgsrc.org>1998-01-30 13:56:55 +0000
commitae35b6154807dcc8e7b52b4af95aea0d3dc32d64 (patch)
treeb79d1031fdf80bdda3abcf954902b18169651274 /misc/most
parent517e21a42cdd21bd90f199e6eda56f3bba08c105 (diff)
downloadpkgsrc-ae35b6154807dcc8e7b52b4af95aea0d3dc32d64.tar.gz
Modify individual package Makefiles to use the new way of specifying
shared object dependencies (LIB_DEPENDS).
Diffstat (limited to 'misc/most')
-rw-r--r--misc/most/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/most/Makefile b/misc/most/Makefile
index 0fa32c83ab4..1dae317fed6 100644
--- a/misc/most/Makefile
+++ b/misc/most/Makefile
@@ -3,7 +3,7 @@
# Date created: 31 May 1997
# Whom: rhwang@bigpanda.com
#
-# $NetBSD: Makefile,v 1.2 1998/01/24 21:20:52 hubertf Exp $
+# $NetBSD: Makefile,v 1.3 1998/01/30 13:57:23 agc Exp $
# FreeBSD Id: Makefile,v 1.2 1997/06/03 21:52:01 asami Exp
#
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://space.mit.edu/pub/davis/most/ \
MAINTAINER= rhwang@bigpanda.com
-LIB_DEPENDS= slang\\.0\\.99[0-9][0-9]:${PORTSDIR}/devel/libslang
+LIB_DEPENDS= slang.0.99[0-9][0-9]:${PORTSDIR}/devel/libslang
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/most