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:
parent
4f8ee30fc1
commit
0964552dbb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2652
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user