mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
- 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:
parent
ac0bb9fed5
commit
3e07262a9d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187012
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user