1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

Add png support, I don't know how to add it on PATCHFILES, so I put it on

patches/patch-ah. sorry.
This commit is contained in:
Vanilla I. Shu 1998-04-23 21:06:28 +00:00
parent 3f75b68764
commit 66f9ae4f4c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=10652

View File

@ -3,7 +3,7 @@
# Date created: 30 October 1994
# Whom: smace
#
# $Id: Makefile,v 1.16 1997/12/01 08:08:00 tg Exp $
# $Id: Makefile,v 1.17 1998/04/15 22:18:24 jseger Exp $
#
DISTNAME= xv-3.10a
@ -20,7 +20,8 @@ PATCHFILES= xv-3.10a.JPEG-patch xv-3.10a.TIFF-patch
MAINTAINER= ports@FreeBSD.ORG
LIB_DEPENDS= jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg \
tiff34\\.1:${PORTSDIR}/graphics/tiff34
tiff34\\.1:${PORTSDIR}/graphics/tiff34 \
png\\.2\\.:${PORTSDIR}/graphics/png
USE_IMAKE= yes