aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2012-03-03 15:59:45 +0000
committerMartin Matuska <mm@FreeBSD.org>2012-03-03 15:59:45 +0000
commit4dda90121452ed6f5f4842518d5ac2263af919b4 (patch)
tree534599de784860d2c91a16799251c5e1b23ed5bc /net
parent080df5635833d742b8fbe9feed745d87f8290b6c (diff)
Notes
Diffstat (limited to 'net')
-rw-r--r--net/pear-Horde_Scribe/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/pear-Horde_Scribe/Makefile b/net/pear-Horde_Scribe/Makefile
index 43a76c9ced06..174a0a20b214 100644
--- a/net/pear-Horde_Scribe/Makefile
+++ b/net/pear-Horde_Scribe/Makefile
@@ -5,12 +5,15 @@
# $FreeBSD$
PORTNAME= Horde_Scribe
-DISTVERSION= 1.0.1
+PORTVERSION= 1.0.1
+PORTREVISION= 1
CATEGORIES= net www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Scribe client
+USE_HORDE_RUN= Horde_Thrift
+
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
.include <bsd.port.post.mk>