aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/epdfview
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2007-03-09 21:25:13 +0800
committerrafan <rafan@FreeBSD.org>2007-03-09 21:25:13 +0800
commit899b45372c91fb563fbc876d877a61150e56ec2b (patch)
treedbb058a3387c32fcea5fff95566ca63cf71503f9 /graphics/epdfview
parent17d2b3e8e8a5229fee4e2a5a303909628be0942c (diff)
downloadfreebsd-ports-gnome-899b45372c91fb563fbc876d877a61150e56ec2b.tar.gz
freebsd-ports-gnome-899b45372c91fb563fbc876d877a61150e56ec2b.tar.zst
freebsd-ports-gnome-899b45372c91fb563fbc876d877a61150e56ec2b.zip
- devel/cppunit is used in build only (for testing suite). Change to
BUILD_DEPENDS, bump PORTREVISION PR: ports/110091 Submitted by: Artis Caune <Artis.Caune at latnet.lv> Approved by: chinsan (maintainer)
Diffstat (limited to 'graphics/epdfview')
-rw-r--r--graphics/epdfview/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/epdfview/Makefile b/graphics/epdfview/Makefile
index 210f5d03b7b2..ef07567eb605 100644
--- a/graphics/epdfview/Makefile
+++ b/graphics/epdfview/Makefile
@@ -7,6 +7,7 @@
PORTNAME= epdfview
PORTVERSION= 0.1.6
+PORTREVISION= 1
CATEGORIES= graphics print gnome
MASTER_SITES= http://trac.emma-soft.com/epdfview/chrome/site/releases/ \
LOCAL/chinsan
@@ -14,8 +15,8 @@ MASTER_SITES= http://trac.emma-soft.com/epdfview/chrome/site/releases/ \
MAINTAINER= chinsan@FreeBSD.org
COMMENT= A lightweight PDF document viewer
-LIB_DEPENDS= cppunit-1.10.2:${PORTSDIR}/devel/cppunit \
- poppler-glib.1:${PORTSDIR}/graphics/poppler-gtk
+BUILD_DEPENDS= DllPlugInTester:${PORTSDIR}/devel/cppunit
+LIB_DEPENDS= poppler-glib.1:${PORTSDIR}/graphics/poppler-gtk
USE_BZIP2= yes
GNU_CONFIGURE= yes