diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/cvsup/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/cvsup/Makefile b/net/cvsup/Makefile index f3d7d7f..07fe5d8 100644 --- a/net/cvsup/Makefile +++ b/net/cvsup/Makefile @@ -3,7 +3,7 @@ # Date created: 7 August 1996 # Whom: asami # -# $Id: Makefile,v 1.11 1996/11/01 04:14:04 jdp Exp $ +# $Id: Makefile,v 1.12 1996/11/01 17:02:06 jdp Exp $ # DISTNAME= cvsup-13.5 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://freefall.freebsd.org/pub/CVSup/ MAINTAINER= jdp@FreeBSD.org -BUILD_DEPENDS= m3build:${PORTSDIR}/lang/modula-3 +BUILD_DEPENDS= m3build-4:${PORTSDIR}/lang/modula-3 LIB_DEPENDS= m3\\.4\\.:${PORTSDIR}/lang/modula-3-lib # To build the client without GUI support: |