diff options
Diffstat (limited to 'archivers/pear-Horde_Compress_Fast/Makefile')
-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> |