diff options
Diffstat (limited to 'misc/xiphos/Makefile')
-rw-r--r-- | misc/xiphos/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile index fdb60b3..a39769f 100644 --- a/misc/xiphos/Makefile +++ b/misc/xiphos/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomesword PORTVERSION= 2.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc gnome MASTER_SITES= SF @@ -15,7 +15,7 @@ MAINTAINER= tabthorpe@FreeBSD.org COMMENT= A bible interface utilizing the sword framework RUN_DEPENDS= ${LOCALBASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnome-spell \ - ${LOCALBASE}/lib/libsword-1.5.10.so:${PORTSDIR}/misc/sword + ${LOCALBASE}/lib/libsword-1.5.11.so:${PORTSDIR}/misc/sword BUILD_DEPENDS= ${RUN_DEPENDS} USE_GETTEXT= yes |