diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-09-15 11:57:51 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-09-15 11:57:51 +0000 |
commit | 4610ae86c9e40d100ca26c1dcb385b08d3210ce3 (patch) | |
tree | 8f19e57fa613e842996a4a37eda28af690460c73 /www/arena | |
parent | 4dc064b0c51daf8a534869cf647ddda8f27693df (diff) |
Notes
Diffstat (limited to 'www/arena')
-rw-r--r-- | www/arena/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/arena/Makefile b/www/arena/Makefile index b907158794c9..bb11b9958d3f 100644 --- a/www/arena/Makefile +++ b/www/arena/Makefile @@ -3,7 +3,7 @@ # Date created: Dec 1 1995 # Whom: ache # -# $Id: Makefile,v 1.10 1998/05/04 20:22:31 jseger Exp $ +# $Id: Makefile,v 1.11 1998/09/15 11:46:06 asami Exp $ # DISTNAME= arena-CJK-beta3a @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp-eu.w3.org/pub/Arena/beta-3/ MAINTAINER= ache@FreeBSD.ORG LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg -LIB_DEPENDS+= png\\.2\\.:${PORTSDIR}/graphics/png +LIB_DEPENDS+= png.3:${PORTSDIR}/graphics/png BROKEN= png upgrade |