aboutsummaryrefslogtreecommitdiff
path: root/graphics/imlib/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-06-01 16:10:38 +0000
committerAde Lovett <ade@FreeBSD.org>2000-06-01 16:10:38 +0000
commit1ecc592d8c0f766d78b1cd5cd0639a82cba48dd1 (patch)
treef3a64f821d9a3948862b11e80f4879b827fecfc7 /graphics/imlib/Makefile
parent5df7ac46c165a290e3d709d4080d1f2d65a168d9 (diff)
Notes
Diffstat (limited to 'graphics/imlib/Makefile')
-rw-r--r--graphics/imlib/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile
index f385ee0fb049..61b842ef0455 100644
--- a/graphics/imlib/Makefile
+++ b/graphics/imlib/Makefile
@@ -6,9 +6,10 @@
#
PORTNAME= imlib
-PORTVERSION= 1.9.8
+PORTVERSION= 1.9.8.1
CATEGORIES= graphics
-MASTER_SITES= ftp://ftp.enlightenment.org/enlightenment/enlightenment/libs/
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= stable/sources/imlib
MAINTAINER= vanilla@FreeBSD.org
@@ -16,6 +17,7 @@ LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff \
ungif.5:${PORTSDIR}/graphics/libungif \
gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
+BUILD_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config