diff options
Diffstat (limited to 'misc/bibletime-devel/Makefile')
-rw-r--r-- | misc/bibletime-devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/bibletime-devel/Makefile b/misc/bibletime-devel/Makefile index aff712833111..c9213879aa87 100644 --- a/misc/bibletime-devel/Makefile +++ b/misc/bibletime-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= bibletime PORTVERSION= 2.0.r1 +PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= SF PKGNAMESUFFIX= -devel @@ -15,7 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/.rc/} MAINTAINER= tabthorpe@FreeBSD.org COMMENT= An opensource Bible study application -RUN_DEPENDS= ${LOCALBASE}/lib/libsword-1.5.11.so:${PORTSDIR}/misc/sword +RUN_DEPENDS= ${LOCALBASE}/lib/libsword-1.5.11.so:${PORTSDIR}/misc/sword15 BUILD_DEPENDS= ${RUN_DEPENDS} LIB_DEPENDS= boost_python:${PORTSDIR}/devel/boost-python \ clucene.0:${PORTSDIR}/textproc/clucene |