aboutsummaryrefslogtreecommitdiff
path: root/graphics/imlib2-tmp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/imlib2-tmp/Makefile')
-rw-r--r--graphics/imlib2-tmp/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/graphics/imlib2-tmp/Makefile b/graphics/imlib2-tmp/Makefile
index f385ee0fb049..61b842ef0455 100644
--- a/graphics/imlib2-tmp/Makefile
+++ b/graphics/imlib2-tmp/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