svn commit: r369723 - head/archivers/pear-Horde_Compress_Fast
Baptiste Daroussin
bapt at FreeBSD.org
Wed Oct 1 13:08:18 UTC 2014
Author: bapt
Date: Wed Oct 1 13:08:17 2014
New Revision: 369723
URL: https://svnweb.freebsd.org/changeset/ports/369723
QAT: https://qat.redports.org/buildarchive/r369723/
Log:
Readd a removed (by accident) runtime dependency
Reported by: mat
Modified:
head/archivers/pear-Horde_Compress_Fast/Makefile
Modified: head/archivers/pear-Horde_Compress_Fast/Makefile
==============================================================================
--- head/archivers/pear-Horde_Compress_Fast/Makefile Wed Oct 1 13:04:41 2014 (r369722)
+++ head/archivers/pear-Horde_Compress_Fast/Makefile Wed Oct 1 13:08:17 2014 (r369723)
@@ -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 at FreeBSD.org
COMMENT= Horde Fast Compression Library
USES= horde
+USE_HORDE_RUN= Horde_Exception
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list