diff options
Diffstat (limited to 'graphics/imlib')
-rw-r--r-- | graphics/imlib/Makefile | 6 | ||||
-rw-r--r-- | graphics/imlib/distinfo | 2 |
2 files changed, 5 insertions, 3 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 diff --git a/graphics/imlib/distinfo b/graphics/imlib/distinfo index 3cf753b90d5a..9f05597792ac 100644 --- a/graphics/imlib/distinfo +++ b/graphics/imlib/distinfo @@ -1 +1 @@ -MD5 (imlib-1.9.8.tar.gz) = b6a8034777554bc5287b367301c25635 +MD5 (imlib-1.9.8.1.tar.gz) = 224948ee96653990cd96daec090a5599 |