diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-05-04 20:23:32 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-05-04 20:23:32 +0000 |
commit | 18f33c0f9311a0e0fe565649f877883c91f21e59 (patch) | |
tree | 53d38e9f76c8e2da3dbce1e2d2da4446296bd67b /www/arena/Makefile | |
parent | 196cae7856697f0aac7cf21d8a760b058f56ed89 (diff) |
Notes
Diffstat (limited to 'www/arena/Makefile')
-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 c757b4aad1c6..a9986c9235dc 100644 --- a/www/arena/Makefile +++ b/www/arena/Makefile @@ -3,7 +3,7 @@ # Date created: Dec 1 1995 # Whom: ache # -# $Id: Makefile,v 1.8 1998/03/28 22:23:58 asami Exp $ +# $Id: Makefile,v 1.9 1998/04/15 22:17:49 jseger Exp $ # DISTNAME= arena-CJK-beta3a @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp-eu.w3.org/pub/Arena/beta-3/ MAINTAINER= ache@FreeBSD.ORG -LIB_DEPENDS+= jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg +LIB_DEPENDS+= jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg LIB_DEPENDS+= png\\.2\\.:${PORTSDIR}/graphics/png BROKEN= png upgrade |