diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-10-01 13:08:17 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-10-01 13:08:17 +0000 |
commit | 3350fcfca5fd33283310142ff4647c7deaf6fc3b (patch) | |
tree | d4d8c5d58ef5a40e9b3291a49c49b3d53debe08b /archivers | |
parent | fa2ef8b5ae19c89fca799b8fe4fba85fed979b48 (diff) |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/pear-Horde_Compress_Fast/Makefile | 2 |
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> |