aboutsummaryrefslogtreecommitdiff
path: root/deskutils/horde-kronolith
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-04-01 15:12:35 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-04-01 15:12:35 +0000
commit5266e01dd1bd8050f27e0a7ffe954f2fcfd79494 (patch)
tree24de20318623b57077a5d5fda833a7dd9d87ad8b /deskutils/horde-kronolith
parent045b14204ff027b63fc855cd817ba13ba3073bed (diff)
downloadports-5266e01dd1bd8050f27e0a7ffe954f2fcfd79494.tar.gz
ports-5266e01dd1bd8050f27e0a7ffe954f2fcfd79494.zip
- Fix build with bmake
- Trim header while here PR: ports/177187 Submitted by: John Marino <draco@marino.st> With hat: portmgr
Notes
Notes: svn path=/head/; revision=315654
Diffstat (limited to 'deskutils/horde-kronolith')
-rw-r--r--deskutils/horde-kronolith/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/deskutils/horde-kronolith/Makefile b/deskutils/horde-kronolith/Makefile
index 32cab74a7f15..55bb7df8bfb9 100644
--- a/deskutils/horde-kronolith/Makefile
+++ b/deskutils/horde-kronolith/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: horde-kronolith
-# Date created: Sun Dec 02, 2001
-# Whom: Thierry Thomas (<thierry@thomas.as>)
-#
+# Created by: Thierry Thomas (<thierry@thomas.as>)
# $FreeBSD$
-#
PORTNAME= kronolith
PORTVERSION= 4.0.4
@@ -64,7 +60,7 @@ USE_HORDE_RUN= Horde_Role \
RUN_DEPENDS+= ${PEARDIR}/Date/Holidays.php:${PORTSDIR}/devel/pear-Date_Holidays
.endif
-.if ${PORT_OPTIONS:MTIMEOBJECTS
+.if ${PORT_OPTIONS:MTIMEOBJECTS}
USE_HORDE_RUN+= timeobjects
.endif