1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Damn. Forgot to include the makefile diffs in the last lot.

Make the Makefile aware of libz dependancies.
This commit is contained in:
Mark Murray 1996-01-22 18:41:57 +00:00
parent 4f8ee30fc1
commit 0964552dbb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2652
2 changed files with 4 additions and 2 deletions

View File

@ -3,12 +3,13 @@
# Date created: 30 Jul 1995
# Whom: torstenb@FreeBSD.ORG
#
# $Id: Makefile,v 1.8 1996/01/21 00:44:07 ache Exp $
# $Id: Makefile,v 1.9 1996/01/21 00:49:39 ache Exp $
#
DISTNAME= ssh-1.2.12a
CATEGORIES= security net
MASTER_SITES= ftp://ftp.cs.hut.fi/pub/ssh/snapshots/
LIB_DEPENDS= z\\.0\\.:${PORTSDIR}/devel/libz
BUILD_DEPENDS+= wish:${PORTSDIR}/x11/tk
BUILD_DEPENDS+= perl5.001:${PORTSDIR}/lang/perl5

View File

@ -3,12 +3,13 @@
# Date created: 30 Jul 1995
# Whom: torstenb@FreeBSD.ORG
#
# $Id: Makefile,v 1.8 1996/01/21 00:44:07 ache Exp $
# $Id: Makefile,v 1.9 1996/01/21 00:49:39 ache Exp $
#
DISTNAME= ssh-1.2.12a
CATEGORIES= security net
MASTER_SITES= ftp://ftp.cs.hut.fi/pub/ssh/snapshots/
LIB_DEPENDS= z\\.0\\.:${PORTSDIR}/devel/libz
BUILD_DEPENDS+= wish:${PORTSDIR}/x11/tk
BUILD_DEPENDS+= perl5.001:${PORTSDIR}/lang/perl5