From b18a7f549c5149e6a64fa786984181b8076becec Mon Sep 17 00:00:00 2001 From: mm Date: Tue, 18 Dec 2012 13:24:49 +0000 Subject: Horde port fixes: - unify LATEST_LINK - remove CONFLICTS - fix comments --- www/horde-ansel/Makefile | 4 ++-- www/horde-base/Makefile | 4 +--- www/horde-passwd/Makefile | 4 ++-- www/horde-wicked/Makefile | 4 ++-- 4 files changed, 7 insertions(+), 9 deletions(-) (limited to 'www') diff --git a/www/horde-ansel/Makefile b/www/horde-ansel/Makefile index 97b161a448c7..459626d308bb 100644 --- a/www/horde-ansel/Makefile +++ b/www/horde-ansel/Makefile @@ -1,4 +1,4 @@ -# Ports collection makefile for: horde4-ansel +# Ports collection makefile for: horde-ansel # Date created: Oct 19, 2011 # Whom: Martin Matuska (mm@FreeBSD.org) # @@ -16,7 +16,7 @@ COMMENT= Horde Photo Management and Web Gallery LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LATEST_LINK= horde4-${PORTNAME} +LATEST_LINK= horde-${PORTNAME} USE_PHP= gettext USE_HORDE_BUILD= Horde_Role diff --git a/www/horde-base/Makefile b/www/horde-base/Makefile index 89e17da0fb36..854c11b20927 100644 --- a/www/horde-base/Makefile +++ b/www/horde-base/Makefile @@ -1,4 +1,4 @@ -# Ports collection makefile for: horde3 +# Ports collection makefile for: horde-base # Date created: Sun Oct 07, 2001 # Whom: Thierry Thomas () # @@ -13,8 +13,6 @@ PKGNAMEPREFIX= MAINTAINER= horde@FreeBSD.org COMMENT= Horde Application Framework -CONFLICTS= horde-3* - RUN_DEPENDS= ${PEARDIR}/Net/DNS2.php:${PORTSDIR}/dns/pear-Net_DNS2 OPTIONS_DEFAULT= ICONV diff --git a/www/horde-passwd/Makefile b/www/horde-passwd/Makefile index b0eb54610c11..1b1d4818aa78 100644 --- a/www/horde-passwd/Makefile +++ b/www/horde-passwd/Makefile @@ -1,4 +1,4 @@ -# Ports collection makefile for: horde4-passwd +# Ports collection makefile for: horde-passwd # Date created: Oct 28, 2011 # Whom: Martin Matuska (mm@FreeBSD.org) # @@ -18,7 +18,7 @@ COMMENT= Horde password changing application LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LATEST_LINK= horde4-${PORTNAME} +LATEST_LINK= horde-${PORTNAME} USE_PHP= gettext USE_HORDE_BUILD= Horde_Role diff --git a/www/horde-wicked/Makefile b/www/horde-wicked/Makefile index bf399fbb27cd..50cff8a9c394 100644 --- a/www/horde-wicked/Makefile +++ b/www/horde-wicked/Makefile @@ -1,4 +1,4 @@ -# Ports collection makefile for: horde4-wicked +# Ports collection makefile for: horde-wicked # Date created: Oct 11, 2011 # Whom: Martin Matuska (mm@FreeBSD.org) # @@ -16,7 +16,7 @@ COMMENT= Horde Wiki Application LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LATEST_LINK= horde4-${PORTNAME} +LATEST_LINK= horde-${PORTNAME} RUN_DEPENDS+= ${PEARDIR}/Text/Wiki.php:${PORTSDIR}/www/pear-Text_Wiki -- cgit