From 7af1870dffea37d48a701fe868ddc3e6775ee9ed Mon Sep 17 00:00:00 2001 From: Max Brazhnikov Date: Sun, 4 Jan 2009 12:56:02 +0000 Subject: Update to 0.42, bump portrevision for dependent ports Approved by: maintainer (timeout), miwi (mentor) --- converters/ical2html/Makefile | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'converters/ical2html') diff --git a/converters/ical2html/Makefile b/converters/ical2html/Makefile index 8e471e0619a8..2d44eaa8830d 100644 --- a/converters/ical2html/Makefile +++ b/converters/ical2html/Makefile @@ -7,19 +7,18 @@ PORTNAME= ical2html PORTVERSION= 0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= converters MASTER_SITES= http://www.w3.org/Tools/Ical2html/ MAINTAINER= keiichi@iijlab.net COMMENT= Manipulation commands for iCalendar files -LIB_DEPENDS= ical.27:${PORTSDIR}/devel/libical +LIB_DEPENDS= ical.42:${PORTSDIR}/devel/libical GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -CONFIGURE_ENV+= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib +CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include/libical -I${LOCALBASE}/include" \ + LDFLAGS=-L${LOCALBASE}/lib .include -- cgit v1.2.3