summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-08-19 10:31:04 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-08-19 10:31:04 +0000
commit7a4662e170aba67be98dd1e72f9417e10ad94e5a (patch)
treece9091b5bb7c9e504349f6d75d3549f9da46b3e6 /net
parentMake this work on -current post this change: (diff)
Remove LIB_DEPENDS on libz, it's in /usr/src now.
Notes
Notes: svn path=/head/; revision=3644
Diffstat (limited to 'net')
-rw-r--r--net/cvsup/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/cvsup/Makefile b/net/cvsup/Makefile
index c39efdca2a0b..535ba803648d 100644
--- a/net/cvsup/Makefile
+++ b/net/cvsup/Makefile
@@ -3,7 +3,7 @@
# Date created: 7 August 1995
# Whom: asami
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1996/08/08 09:25:54 asami Exp $
#
DISTNAME= cvsup-13.2
@@ -12,8 +12,7 @@ MASTER_SITES= ftp://freefall.freebsd.org/pub/CVSup/
MAINTAINER= jdp@FreeBSD.org
-LIB_DEPENDS= z\\.1\\.:${PORTSDIR}/devel/libz \
- m3\\.353\\.:${PORTSDIR}/lang/modula-3
+LIB_DEPENDS= m3\\.353\\.:${PORTSDIR}/lang/modula-3
MAKE_ENV= M3FLAGS=-DDYNAMIC