diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2013-10-30 16:03:25 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2013-10-30 16:03:25 +0000 |
commit | 9deabc5e46d501737514839ee6734f033649fac8 (patch) | |
tree | f0945e32d7f8bcbaf5479f54b8f1e4888fd464d3 /deskutils/mirall/Makefile | |
parent | 83eb154aea0aca779631ac76d452f21ea8ae241d (diff) | |
download | ports-9deabc5e46d501737514839ee6734f033649fac8.tar.gz ports-9deabc5e46d501737514839ee6734f033649fac8.zip |
Notes
Diffstat (limited to 'deskutils/mirall/Makefile')
-rw-r--r-- | deskutils/mirall/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/deskutils/mirall/Makefile b/deskutils/mirall/Makefile index d80975af3233..936a6d37ce75 100644 --- a/deskutils/mirall/Makefile +++ b/deskutils/mirall/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= mirall -PORTVERSION= 1.4.1 -PORTREVISION= 2 +PORTVERSION= 1.4.2 CATEGORIES= deskutils MASTER_SITES= http://download.owncloud.com/download/ @@ -26,7 +25,6 @@ USE_LDCONFIG= yes INSTALLS_ICONS= yes OPTIONS_DEFINE= DOCS -OPTIONS_DEFAULT= DOCS_BUILD_DEPENDS= sphinx-build:${PORTSDIR}/textproc/py-sphinx DOCS_USE= TEX=latex:build |