- 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)
This commit is contained in:
Rong-En Fan 2007-03-09 13:25:13 +00:00
parent ac0bb9fed5
commit 3e07262a9d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187012

View File

@ -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