From ea628224883a93d3550305b889d7851f9d7cfc9a Mon Sep 17 00:00:00 2001 From: drochner Date: Fri, 20 Nov 2009 11:47:08 +0000 Subject: update to 0.44 changes: bugfixes and portability improvements --- time/libical/Makefile | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'time/libical/Makefile') diff --git a/time/libical/Makefile b/time/libical/Makefile index 1eaf8f738d2..91351d4ecde 100644 --- a/time/libical/Makefile +++ b/time/libical/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2009/04/02 13:13:47 drochner Exp $ +# $NetBSD: Makefile,v 1.4 2009/11/20 11:47:08 drochner Exp $ # -DISTNAME= libical-0.43 -PKGREVISION= 1 +DISTNAME= libical-0.44 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=freeassociation/} @@ -25,4 +24,8 @@ PKGCONFIG_OVERRIDE+= libical.pc.in DEPENDS+= zonetab-[0-9]*:../../time/zonetab .endif +# C++ is only needed for test +#USE_LANGUAGES= c c++ +#TEST_TARGET= check + .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3