diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-09-17 00:50:52 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-09-17 00:50:52 +0000 |
commit | 27ba461c8e50a613d87c9f076bb701df10453684 (patch) | |
tree | 70478bd5a7a5379674d66d2abb0bfd8ad1e74bcd /graphics/xaos | |
parent | 5922dbcac1b287dcaab7e9535f386d5cce8201d6 (diff) | |
download | ports-27ba461c8e50a613d87c9f076bb701df10453684.tar.gz ports-27ba461c8e50a613d87c9f076bb701df10453684.zip |
Notes
Diffstat (limited to 'graphics/xaos')
-rw-r--r-- | graphics/xaos/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xaos/Makefile b/graphics/xaos/Makefile index 10014d6520fc..0394a3a318fe 100644 --- a/graphics/xaos/Makefile +++ b/graphics/xaos/Makefile @@ -3,7 +3,7 @@ # Date created: 24 February 1996 # Whom: Joseph Koshy <koshy@india.hp.com> # -# $Id: Makefile,v 1.6 1998/09/07 02:36:03 jkoshy Exp $ +# $Id: Makefile,v 1.7 1998/09/15 11:57:43 asami Exp $ # DISTNAME= XaoS-3.0 @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= graphics MAINTAINER= jkoshy@freebsd.org -LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.2:${PORTSDIR}/graphics/png # This port will benefit from all-stops-out optimization of the code |