summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-11-14 20:43:51 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-11-14 20:43:51 +0000
commitd7c60ba63f77b6f775d1141f79d09a88d568184c (patch)
tree90b9e5b54c27b214627923c3108d2e72bdd530a6 /graphics
parentActually the new version works on amd64. (diff)
restore accidently removed dependency on archivers/bzip
Noticed by: krisbot
Notes
Notes: svn path=/head/; revision=148273
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gtksee/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gtksee/Makefile b/graphics/gtksee/Makefile
index 8fe681c03205..4051d74ad5fc 100644
--- a/graphics/gtksee/Makefile
+++ b/graphics/gtksee/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://download.berlios.de/gtksee/
MAINTAINER= ports@FreeBSD.org
COMMENT= Image viewer
+RUN_DEPENDS= bzip:${PORTSDIR}/archivers/bzip
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff