aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-10-01 13:08:17 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-10-01 13:08:17 +0000
commit3350fcfca5fd33283310142ff4647c7deaf6fc3b (patch)
treed4d8c5d58ef5a40e9b3291a49c49b3d53debe08b /archivers
parentfa2ef8b5ae19c89fca799b8fe4fba85fed979b48 (diff)
downloadports-3350fcfca5fd33283310142ff4647c7deaf6fc3b.tar.gz
ports-3350fcfca5fd33283310142ff4647c7deaf6fc3b.zip
Notes
Diffstat (limited to 'archivers')
-rw-r--r--archivers/pear-Horde_Compress_Fast/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/pear-Horde_Compress_Fast/Makefile b/archivers/pear-Horde_Compress_Fast/Makefile
index faa5be6b75fb..77ed16970d26 100644
--- a/archivers/pear-Horde_Compress_Fast/Makefile
+++ b/archivers/pear-Horde_Compress_Fast/Makefile
@@ -2,6 +2,7 @@
PORTNAME= Horde_Compress_Fast
PORTVERSION= 1.0.3
+PORTREVISION= 1
CATEGORIES= archivers www pear
PKGNAMEPREFIX= pear-
@@ -9,5 +10,6 @@ MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Fast Compression Library
USES= horde
+USE_HORDE_RUN= Horde_Exception
.include <bsd.port.mk>