diff options
author | mm <mm@FreeBSD.org> | 2012-12-18 21:24:49 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2012-12-18 21:24:49 +0800 |
commit | b18a7f549c5149e6a64fa786984181b8076becec (patch) | |
tree | 364a27b8cf4d815580586353e8d4ca6b67535ec5 /www/horde-base | |
parent | 3de4406f75685ac329cab132a9c45301d2261bb5 (diff) | |
download | freebsd-ports-gnome-b18a7f549c5149e6a64fa786984181b8076becec.tar.gz freebsd-ports-gnome-b18a7f549c5149e6a64fa786984181b8076becec.tar.zst freebsd-ports-gnome-b18a7f549c5149e6a64fa786984181b8076becec.zip |
Horde port fixes:
- unify LATEST_LINK
- remove CONFLICTS
- fix comments
Diffstat (limited to 'www/horde-base')
-rw-r--r-- | www/horde-base/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
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 (<thierry@thomas.as>) # @@ -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 |