diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-23 07:05:35 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-23 07:05:35 +0000 |
commit | 343b837340a39a6d3d2f981efb8ce3e49bcd4a6d (patch) | |
tree | 98483f73847a876520440371b7166d66092b9229 /graphics/xaos | |
parent | 706919336fb84ded602dd1eceaeb77e72a383522 (diff) | |
download | ports-343b837340a39a6d3d2f981efb8ce3e49bcd4a6d.tar.gz ports-343b837340a39a6d3d2f981efb8ce3e49bcd4a6d.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 0ede97603990..0bf57baf5332 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.8 1998/09/17 00:50:49 asami Exp $ +# $Id: Makefile,v 1.9 1998/11/29 12:43:08 asami Exp $ # DISTNAME= XaoS-3.0 @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= graphics MAINTAINER= jkoshy@freebsd.org -LIB_DEPENDS= png.2:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png USE_XLIB= yes |