1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Remove libz dependency. I don't know why I missed this before.

This commit is contained in:
Satoshi Asami 1996-08-19 12:39:13 +00:00
parent 14ceb3cc8f
commit f18fe27fb0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3658

View File

@ -3,7 +3,7 @@
# Date created: 7 August 1995
# Whom: torstenb
#
# $Id: Makefile,v 1.8 1996/04/11 09:07:07 asami Exp $
# $Id: Makefile,v 1.9 1996/08/03 11:11:21 ache Exp $
#
DISTNAME= Mosaic-src-2.7b5
@ -12,8 +12,7 @@ CATEGORIES+= www
MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/Web/Mosaic/Unix/source/
LIB_DEPENDS= jpeg\\.6\\.:${PORTSDIR}/graphics/jpeg \
png\\.0\\.:${PORTSDIR}/graphics/png \
z\\.1\\.:${PORTSDIR}/devel/libz
png\\.0\\.:${PORTSDIR}/graphics/png
REQUIRES_MOTIF= yes
WRKSRC= ${WRKDIR}/Mosaic-src