diff options
author | asami <asami@FreeBSD.org> | 1998-09-25 18:07:46 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-09-25 18:07:46 +0800 |
commit | e8344f8d9da46cc82495fc6afac1ddbe2b9c3f10 (patch) | |
tree | 063debb19e67919e6431267749f9dacaee742e4b /mail/cyrus-imapd24 | |
parent | 6f13f9b4bb2e3ec1b807aed86f12d4d575efbc46 (diff) | |
download | freebsd-ports-gnome-e8344f8d9da46cc82495fc6afac1ddbe2b9c3f10.tar.gz freebsd-ports-gnome-e8344f8d9da46cc82495fc6afac1ddbe2b9c3f10.tar.zst freebsd-ports-gnome-e8344f8d9da46cc82495fc6afac1ddbe2b9c3f10.zip |
tcl80 has been ELFized.
Diffstat (limited to 'mail/cyrus-imapd24')
-rw-r--r-- | mail/cyrus-imapd24/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile index d2218617eb49..c716ca259a05 100644 --- a/mail/cyrus-imapd24/Makefile +++ b/mail/cyrus-imapd24/Makefile @@ -3,7 +3,7 @@ # Date created: May 4th 1997 # Whom: jfitz@FreeBSD.ORG # -# $Id: Makefile,v 1.7 1998/02/25 09:41:30 asami Exp $ +# $Id: Makefile,v 1.8 1998/09/23 15:36:26 stb Exp $ # DISTNAME= cyrus-imapd-v1.5.14 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ MAINTAINER= stb@FreeBSD.ORG -LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80 +LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend HAS_CONFIGURE= YES |