diff options
Diffstat (limited to 'deskutils/fbreader/Makefile')
-rw-r--r-- | deskutils/fbreader/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/fbreader/Makefile b/deskutils/fbreader/Makefile index 7971af37492d..8bc1729774c6 100644 --- a/deskutils/fbreader/Makefile +++ b/deskutils/fbreader/Makefile @@ -7,7 +7,7 @@ PORTNAME= fbreader PORTVERSION= 0.12.10 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= sources- CATEGORIES= deskutils MASTER_SITES= http://www.fbreader.org/files/sources/ \ @@ -17,7 +17,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= fluffy@FreeBSD.org COMMENT= Powerful e-book reader -LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ expat.6:${PORTSDIR}/textproc/expat2 \ fribidi.3:${PORTSDIR}/converters/fribidi \ linebreak.2:${PORTSDIR}/textproc/liblinebreak |