diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-04-11 22:50:10 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-04-11 22:50:10 +0000 |
commit | 5f68b899690f8b6ede96b46641765a8d3d59b89d (patch) | |
tree | 4938f0093d1ee55ac54f71d06d6643dbd12027cc /graphics | |
parent | Remove a few files from the PLIST which aren't actually installed. (diff) |
Upgrade to 0.2.2.
Notes
Notes:
svn path=/head/; revision=17796
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gtksee/Makefile | 6 | ||||
-rw-r--r-- | graphics/gtksee/distinfo | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/graphics/gtksee/Makefile b/graphics/gtksee/Makefile index 0459fcefc58a..53ad253310dd 100644 --- a/graphics/gtksee/Makefile +++ b/graphics/gtksee/Makefile @@ -3,10 +3,10 @@ # Date created: Sun Nov 22 12:08:18 CET 1998 # Whom: Dirk Froemberg <ibex@physik.TU-Berlin.DE> # -# $Id: Makefile,v 1.8 1999/01/08 14:18:43 dirk Exp $ +# $Id: Makefile,v 1.9 1999/01/23 07:05:24 vanilla Exp $ # -DISTNAME= gtksee-0.2.1 +DISTNAME= gtksee-0.2.2 CATEGORIES= graphics MASTER_SITES= http://www.pressroom.com/~mrc/gtksee/ \ http://www.zg169.net/~hotaru/gtksee/ \ @@ -18,6 +18,8 @@ LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.3:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff34 +RUN_DEPENDS= bzip:${PORTSDIR}/archivers/bzip \ + bzip2:${PORTSDIR}/archivers/bzip2 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${PREFIX}/include" \ diff --git a/graphics/gtksee/distinfo b/graphics/gtksee/distinfo index e437e6426196..dc9935c4aca4 100644 --- a/graphics/gtksee/distinfo +++ b/graphics/gtksee/distinfo @@ -1 +1 @@ -MD5 (gtksee-0.2.1.tar.gz) = a175680c224fca87f6b7c2a5fb98091a +MD5 (gtksee-0.2.2.tar.gz) = 5e3b3bad046766263a25cfb2012b8eed |