aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/imlib2/Makefile
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1998-03-11 10:58:23 +0800
committervanilla <vanilla@FreeBSD.org>1998-03-11 10:58:23 +0800
commit331285bbad538c8f5439cf4840940202cccbf18c (patch)
treef3e38d3eee0d1c43b199cf3a57b76ed77c858029 /graphics/imlib2/Makefile
parent2c0b144e74e54897791c0bbd9b1636e9fe3beb46 (diff)
downloadfreebsd-ports-gnome-331285bbad538c8f5439cf4840940202cccbf18c.tar.gz
freebsd-ports-gnome-331285bbad538c8f5439cf4840940202cccbf18c.tar.zst
freebsd-ports-gnome-331285bbad538c8f5439cf4840940202cccbf18c.zip
Upgrade to 1.1.
Diffstat (limited to 'graphics/imlib2/Makefile')
-rw-r--r--graphics/imlib2/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile
index 2beaa63b73cf..6d379652e603 100644
--- a/graphics/imlib2/Makefile
+++ b/graphics/imlib2/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: imlib
-# Version required: 1.0
+# Version required: 1.1
# Date created: 10 June 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id: Makefile,v 1.13 1998/02/18 15:36:01 vanilla Exp $
+# $Id: Makefile,v 1.14 1998/02/27 01:56:19 alex Exp $
#
-DISTNAME= Imlib-1.0
-PKGNAME= imlib-1.0
+DISTNAME= Imlib-1.1
+PKGNAME= imlib-1.1
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.enlightenment.org/pub/imlib/TAR/ \
ftp://ftp.labs.redhat.com/pub/imlib/TAR/
@@ -16,7 +16,8 @@ MAINTAINER= vanilla@FreeBSD.ORG
LIB_DEPENDS= png\\.0\\.:${PORTSDIR}/graphics/png \
jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \
- tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34
+ tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 \
+ gif\\.3\\.:${PORTSDIR}/graphics/giflib
RUN_DEPENDS= djpeg:${PORTSDIR}/graphics/jpeg \
tgatoppm:${PORTSDIR}/graphics/netpbm \
convert:${PORTSDIR}/graphics/ImageMagick