From bbba9fc4cc4964f079cc468b419fa42a684c1d1b Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 9 Oct 1998 10:05:56 +0000 Subject: Remove all the remaining regexps from LIB_DEPENDS. There are some ports that are not ELFized yet but it's getting too late in the game and I need to commit the new bsd.port.mk that doesn't use regexps. --- mail/mutt-devel/Makefile | 4 ++-- mail/mutt/Makefile | 4 ++-- mail/mutt14/Makefile | 4 ++-- mail/tkrat/Makefile | 4 ++-- mail/tkrat2/Makefile | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) (limited to 'mail') diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile index abf8046c0b39..761bd9811978 100644 --- a/mail/mutt-devel/Makefile +++ b/mail/mutt-devel/Makefile @@ -4,7 +4,7 @@ # Date created: Thur July 25, 1996 # Whom: David O'Brien (obrien@NUXI.com) # -# $Id: Makefile,v 1.50 1998/09/22 22:48:42 asami Exp $ +# $Id: Makefile,v 1.51 1998/10/01 20:29:46 eivind Exp $ DISTNAME= mutt-0.93.2i PKGNAME= mutt-0.93.2 @@ -31,7 +31,7 @@ BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell \ sgmlfmt:${PORTSDIR}/textproc/sgmlformat RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell .elif defined(USE_NCURSES_PORT) -LIB_DEPENDS= ncurses\\.4\\.:${PORTSDIR}/devel/ncurses +LIB_DEPENDS= ncurses.4:${PORTSDIR}/devel/ncurses .elif defined(USE_SLANG) LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang .endif diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index abf8046c0b39..761bd9811978 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -4,7 +4,7 @@ # Date created: Thur July 25, 1996 # Whom: David O'Brien (obrien@NUXI.com) # -# $Id: Makefile,v 1.50 1998/09/22 22:48:42 asami Exp $ +# $Id: Makefile,v 1.51 1998/10/01 20:29:46 eivind Exp $ DISTNAME= mutt-0.93.2i PKGNAME= mutt-0.93.2 @@ -31,7 +31,7 @@ BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell \ sgmlfmt:${PORTSDIR}/textproc/sgmlformat RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell .elif defined(USE_NCURSES_PORT) -LIB_DEPENDS= ncurses\\.4\\.:${PORTSDIR}/devel/ncurses +LIB_DEPENDS= ncurses.4:${PORTSDIR}/devel/ncurses .elif defined(USE_SLANG) LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang .endif diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile index abf8046c0b39..761bd9811978 100644 --- a/mail/mutt14/Makefile +++ b/mail/mutt14/Makefile @@ -4,7 +4,7 @@ # Date created: Thur July 25, 1996 # Whom: David O'Brien (obrien@NUXI.com) # -# $Id: Makefile,v 1.50 1998/09/22 22:48:42 asami Exp $ +# $Id: Makefile,v 1.51 1998/10/01 20:29:46 eivind Exp $ DISTNAME= mutt-0.93.2i PKGNAME= mutt-0.93.2 @@ -31,7 +31,7 @@ BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell \ sgmlfmt:${PORTSDIR}/textproc/sgmlformat RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell .elif defined(USE_NCURSES_PORT) -LIB_DEPENDS= ncurses\\.4\\.:${PORTSDIR}/devel/ncurses +LIB_DEPENDS= ncurses.4:${PORTSDIR}/devel/ncurses .elif defined(USE_SLANG) LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang .endif diff --git a/mail/tkrat/Makefile b/mail/tkrat/Makefile index 776554d5a9f1..375dc4d08294 100644 --- a/mail/tkrat/Makefile +++ b/mail/tkrat/Makefile @@ -3,7 +3,7 @@ # Date created: 24 October 1997 # Whom: Bruce Gingery # -# $Id: Makefile,v 1.7 1998/09/25 10:05:09 asami Exp $ +# $Id: Makefile,v 1.8 1998/09/25 10:07:46 asami Exp $ # DISTNAME= tkrat-1.1 @@ -16,7 +16,7 @@ MAINTAINER= appleseed@his.com BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80 LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 \ tk80.1:${PORTSDIR}/x11-toolkits/tk80 \ - c-client\\.2\\.1:${PORTSDIR}/mail/imap-uw + c-client.2:${PORTSDIR}/mail/imap-uw GNU_CONFIGURE= yes diff --git a/mail/tkrat2/Makefile b/mail/tkrat2/Makefile index 776554d5a9f1..375dc4d08294 100644 --- a/mail/tkrat2/Makefile +++ b/mail/tkrat2/Makefile @@ -3,7 +3,7 @@ # Date created: 24 October 1997 # Whom: Bruce Gingery # -# $Id: Makefile,v 1.7 1998/09/25 10:05:09 asami Exp $ +# $Id: Makefile,v 1.8 1998/09/25 10:07:46 asami Exp $ # DISTNAME= tkrat-1.1 @@ -16,7 +16,7 @@ MAINTAINER= appleseed@his.com BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80 LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 \ tk80.1:${PORTSDIR}/x11-toolkits/tk80 \ - c-client\\.2\\.1:${PORTSDIR}/mail/imap-uw + c-client.2:${PORTSDIR}/mail/imap-uw GNU_CONFIGURE= yes -- cgit v1.2.3