aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/imlib2-tmp
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-09-15 19:57:51 +0800
committerasami <asami@FreeBSD.org>1998-09-15 19:57:51 +0800
commit9902258e5cf9eba43c8c50d91180db959abf29e0 (patch)
tree97c1481d3e06d1c6c19ad65a1ff5beb245c8edaf /graphics/imlib2-tmp
parentd1fac7b50d149f2bf015727a6a210b5d05776782 (diff)
downloadfreebsd-ports-gnome-9902258e5cf9eba43c8c50d91180db959abf29e0.tar.gz
freebsd-ports-gnome-9902258e5cf9eba43c8c50d91180db959abf29e0.tar.zst
freebsd-ports-gnome-9902258e5cf9eba43c8c50d91180db959abf29e0.zip
libpng major is now 3. Also remove regexp support in preparation for
ELF conversion.
Diffstat (limited to 'graphics/imlib2-tmp')
-rw-r--r--graphics/imlib2-tmp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/imlib2-tmp/Makefile b/graphics/imlib2-tmp/Makefile
index a0362f82cba8..8c4ce356b9ef 100644
--- a/graphics/imlib2-tmp/Makefile
+++ b/graphics/imlib2-tmp/Makefile
@@ -3,7 +3,7 @@
# Date created: 10 June 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id: Makefile,v 1.27 1998/08/25 01:38:22 vanilla Exp $
+# $Id: Makefile,v 1.28 1998/09/15 11:45:53 asami Exp $
#
DISTNAME= imlib-1.7
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.enlightenment.org/pub/enlightenment/enlightenment/ \
MAINTAINER= vanilla@FreeBSD.ORG
-LIB_DEPENDS= png\\.2\\.:${PORTSDIR}/graphics/png \
+LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 \
gif\\.3\\.:${PORTSDIR}/graphics/giflib \