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 /graphics/xaos | |
parent | 4dc064b0c51daf8a534869cf647ddda8f27693df (diff) | |
download | ports-4610ae86c9e40d100ca26c1dcb385b08d3210ce3.tar.gz ports-4610ae86c9e40d100ca26c1dcb385b08d3210ce3.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 672759e829fd..10014d6520fc 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.5 1998/07/06 07:23:14 jkoshy Exp $ +# $Id: Makefile,v 1.6 1998/09/07 02:36:03 jkoshy Exp $ # DISTNAME= XaoS-3.0 @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= graphics MAINTAINER= jkoshy@freebsd.org -LIB_DEPENDS= png:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png # This port will benefit from all-stops-out optimization of the code |