svn commit: r369690 - head/devel/pear-Horde_Nls

Antoine Brodin antoine at FreeBSD.org
Wed Oct 1 05:52:21 UTC 2014


Author: antoine
Date: Wed Oct  1 05:52:20 2014
New Revision: 369690
URL: https://svnweb.freebsd.org/changeset/ports/369690
QAT: https://qat.redports.org/buildarchive/r369690/

Log:
  Fix USES=horde conversion

Modified:
  head/devel/pear-Horde_Nls/Makefile

Modified: head/devel/pear-Horde_Nls/Makefile
==============================================================================
--- head/devel/pear-Horde_Nls/Makefile	Wed Oct  1 04:34:32 2014	(r369689)
+++ head/devel/pear-Horde_Nls/Makefile	Wed Oct  1 05:52:20 2014	(r369690)
@@ -10,6 +10,7 @@ PKGNAMEPREFIX=	pear-
 MAINTAINER=	horde at FreeBSD.org
 COMMENT=	Horde Native Language Support
 
+USES=		horde
 USE_HORDE_RUN=	Horde_Translation \
 		Horde_Util
 


More information about the svn-ports-all mailing list