From fc65a6cced7a77c4cbfed6973685d3ad37f51b09 Mon Sep 17 00:00:00 2001 From: John Polstra Date: Tue, 10 Sep 1996 05:28:25 +0000 Subject: Update for new version of the Modula-3 port. The new port really needs to be used for building CVSup, because it fixes some M3 bugs that affect CVSup. --- net/cvsup/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/cvsup/Makefile') diff --git a/net/cvsup/Makefile b/net/cvsup/Makefile index 170a42728e11..5119d85f04de 100644 --- a/net/cvsup/Makefile +++ b/net/cvsup/Makefile @@ -3,7 +3,7 @@ # Date created: 7 August 1995 # Whom: asami # -# $Id: Makefile,v 1.2 1996/08/19 10:31:03 asami Exp $ +# $Id: Makefile,v 1.3 1996/08/23 20:51:19 jdp Exp $ # DISTNAME= cvsup-13.3 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://freefall.freebsd.org/pub/CVSup/ MAINTAINER= jdp@FreeBSD.org -LIB_DEPENDS= m3\\.353\\.:${PORTSDIR}/lang/modula-3 +LIB_DEPENDS= m3\\.354\\.:${PORTSDIR}/lang/modula-3 MAKE_ENV= M3FLAGS=-DDYNAMIC -- cgit v1.2.3