svn commit: r370017 - head/mail/squirrelmail-translations

Antoine Brodin antoine at FreeBSD.org
Sat Oct 4 23:35:17 UTC 2014


Author: antoine
Date: Sat Oct  4 23:35:08 2014
New Revision: 370017
URL: https://svnweb.freebsd.org/changeset/ports/370017
QAT: https://qat.redports.org/buildarchive/r370017/

Log:
  Allow installing

Modified:
  head/mail/squirrelmail-translations/Makefile

Modified: head/mail/squirrelmail-translations/Makefile
==============================================================================
--- head/mail/squirrelmail-translations/Makefile	Sat Oct  4 23:34:59 2014	(r370016)
+++ head/mail/squirrelmail-translations/Makefile	Sat Oct  4 23:35:08 2014	(r370017)
@@ -14,7 +14,7 @@ COMMENT=	NLS translations for Squirrelma
 
 LICENSE=	GPLv2
 
-RUN_DEPENDS=	squirrelmail=${PORTVERSION}:${PORTSDIR}/mail/squirrelmail
+RUN_DEPENDS=	squirrelmail>=${PORTVERSION}:${PORTSDIR}/mail/squirrelmail
 
 USES=		tar:bzip2 gettext
 WRKSRC=		${WRKDIR}/squirrelmail.locales


More information about the svn-ports-all mailing list