From 18f33c0f9311a0e0fe565649f877883c91f21e59 Mon Sep 17 00:00:00 2001 From: "Justin M. Seger" Date: Mon, 4 May 1998 20:23:32 +0000 Subject: Change JPEG shared library number to 9. This is to make sure that everyone installs the version of the port that uses shared library number 9 and the LIBRARY_VERSION set to the default. Normally this is against our policy (bumping the version number for minor things), however due to the major problems caused with the upgrade, Satoshi and I decided that this was best. Approved by: asami --- www/arena/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/arena/Makefile') 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 -- cgit v1.2.3