aboutsummaryrefslogtreecommitdiff
path: root/graphics/xaos
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-09-15 11:57:51 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-09-15 11:57:51 +0000
commit4610ae86c9e40d100ca26c1dcb385b08d3210ce3 (patch)
tree8f19e57fa613e842996a4a37eda28af690460c73 /graphics/xaos
parent4dc064b0c51daf8a534869cf647ddda8f27693df (diff)
downloadports-4610ae86c9e40d100ca26c1dcb385b08d3210ce3.tar.gz
ports-4610ae86c9e40d100ca26c1dcb385b08d3210ce3.zip
libpng major is now 3. Also remove regexp support in preparation for
ELF conversion.
Notes
Notes: svn path=/head/; revision=13148
Diffstat (limited to 'graphics/xaos')
-rw-r--r--graphics/xaos/Makefile4
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