diff options
Diffstat (limited to 'www/chimera2/Makefile')
-rw-r--r-- | www/chimera2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chimera2/Makefile b/www/chimera2/Makefile index f3838030fed3..c86e96e850c4 100644 --- a/www/chimera2/Makefile +++ b/www/chimera2/Makefile @@ -3,7 +3,7 @@ # Date created: 24 Nov 1997 # Whom: Bruce Gingery <bgingery@gtcs.com> # -# $Id: Makefile,v 1.11 1996/11/18 11:40:48 asami Exp $ +# $Id: Makefile,v 1.12 1997/11/26 07:53:32 tg Exp $ # DISTNAME= chimera-2.0a11 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera-alpha/ MAINTAINER= bgingery@gtcs.com LIB_DEPENDS= jpeg\\.[67]\\.:${PORTSDIR}/graphics/jpeg \ - png\\.0\\.:${PORTSDIR}/graphics/png + png\\.2\\.:${PORTSDIR}/graphics/png USE_IMAKE= yes |