aboutsummaryrefslogtreecommitdiff
path: root/graphics/gtksee/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gtksee/Makefile')
-rw-r--r--graphics/gtksee/Makefile6
1 files changed, 4 insertions, 2 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" \