diff options
author | dirk <dirk@FreeBSD.org> | 1999-04-12 06:50:10 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-04-12 06:50:10 +0800 |
commit | 4343245549393be848cfc02d58e29efa1d04fe35 (patch) | |
tree | a375c7e88b08a4828c8800a8faf15733f9807beb | |
parent | b990f00c819346a43c588f1a69774678398ec9c2 (diff) | |
download | freebsd-ports-gnome-4343245549393be848cfc02d58e29efa1d04fe35.tar.gz freebsd-ports-gnome-4343245549393be848cfc02d58e29efa1d04fe35.tar.zst freebsd-ports-gnome-4343245549393be848cfc02d58e29efa1d04fe35.zip |
Upgrade to 0.2.2.
-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 |