summaryrefslogtreecommitdiff
path: root/net/cvsup/Makefile
diff options
context:
space:
mode:
authorJohn Polstra <jdp@FreeBSD.org>1998-09-18 01:02:04 +0000
committerJohn Polstra <jdp@FreeBSD.org>1998-09-18 01:02:04 +0000
commit736d3c5ca34012873b99c6102c91e62cdc73ab7a (patch)
tree1d97bd4fea568c356125f3d94d48eaf415e510ae /net/cvsup/Makefile
parentActivate mergemaster. (diff)
Make these ports work on ELF systems.
Notes
Notes: svn path=/head/; revision=13211
Diffstat (limited to '')
-rw-r--r--net/cvsup/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/cvsup/Makefile b/net/cvsup/Makefile
index d119a678ffcc..19c26d0052bf 100644
--- a/net/cvsup/Makefile
+++ b/net/cvsup/Makefile
@@ -3,7 +3,7 @@
# Date created: 7 August 1996
# Whom: asami
#
-# $Id: Makefile,v 1.25 1998/06/06 20:33:21 jdp Exp $
+# $Id: Makefile,v 1.26 1998/07/07 03:22:18 jdp Exp $
#
DISTNAME= cvsup-15.4.2
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/ \
MAINTAINER= jdp@FreeBSD.org
BUILD_DEPENDS= m3build-6:${PORTSDIR}/lang/modula-3
-LIB_DEPENDS= m3\\.6\\.:${PORTSDIR}/lang/modula-3-lib
+LIB_DEPENDS= m3.6:${PORTSDIR}/lang/modula-3-lib
MAN1= cvsup.1
MAN8= cvsupd.8