1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

- Fix build with bmake

- Trim header while here

PR:		ports/177187
Submitted by:	John Marino <draco@marino.st>
With hat:	portmgr
This commit is contained in:
Bryan Drewery 2013-04-01 15:12:35 +00:00
parent 045b14204f
commit 5266e01dd1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315654

View File

@ -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