summaryrefslogtreecommitdiffstats
path: root/graphics/imlib2-tmp
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-09-15 11:46:15 +0000
committerasami <asami@FreeBSD.org>1998-09-15 11:46:15 +0000
commitd1fac7b50d149f2bf015727a6a210b5d05776782 (patch)
tree6ed83418dcf67346df14dbfc83651f5197bee4d7 /graphics/imlib2-tmp
parent2ce05100c16e7a23ab775f3d6572871aed3d57bc (diff)
downloadFreeBSD-ports-d1fac7b50d149f2bf015727a6a210b5d05776782.zip
FreeBSD-ports-d1fac7b50d149f2bf015727a6a210b5d05776782.tar.gz
jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp support.)
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 8fe1f02..a0362f8 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.26 1998/08/07 23:56:26 asami Exp $
+# $Id: Makefile,v 1.27 1998/08/25 01:38:22 vanilla Exp $
#
DISTNAME= imlib-1.7
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.enlightenment.org/pub/enlightenment/enlightenment/ \
MAINTAINER= vanilla@FreeBSD.ORG
LIB_DEPENDS= png\\.2\\.:${PORTSDIR}/graphics/png \
- jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \
+ jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 \
gif\\.3\\.:${PORTSDIR}/graphics/giflib \
gtk11\\.1\\.:${PORTSDIR}/x11-toolkits/gtk11
OpenPOWER on IntegriCloud