diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-06-01 16:10:38 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-06-01 16:10:38 +0000 |
commit | 1ecc592d8c0f766d78b1cd5cd0639a82cba48dd1 (patch) | |
tree | f3a64f821d9a3948862b11e80f4879b827fecfc7 /graphics/imlib | |
parent | 5df7ac46c165a290e3d709d4080d1f2d65a168d9 (diff) |
Notes
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 |