From fc9e2570bdc5c600774e238a6603df895039e2df Mon Sep 17 00:00:00 2001 From: Stanislav Sedov Date: Sun, 11 Mar 2007 22:25:58 +0000 Subject: [PATCH] - Resurrect dependency, occasionly dropped in the previous commit. - Bump PORTREVISION. Reported by: kris --- graphics/djview4/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/djview4/Makefile b/graphics/djview4/Makefile index 009dc3018a56..b47c8217a655 100644 --- a/graphics/djview4/Makefile +++ b/graphics/djview4/Makefile @@ -7,7 +7,7 @@ PORTNAME= djview PORTVERSION= 4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= djvu @@ -16,6 +16,7 @@ DISTNAME= ${PORTNAME}4-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= Standalone Djvu viewer and plugin based on Qt4 toolkit +LIB_DEPENDS= djvulibre.18:${PORTSDIR}/graphics/djvulibre-nox11 GNU_CONFIGURE= yes USE_GNOME= pkgconfig gnometarget