1 # $NetBSD: Makefile,v 1.34 2013/02/16 11:23:28 wiz Exp $
4 DISTNAME
= taskjuggler-2.4
.3
7 MASTER_SITES
= http
://www.taskjuggler.org
/download
/
10 MAINTAINER
= pkgsrc-users@NetBSD.org
11 HOMEPAGE
= http
://www.taskjuggler.org
/
12 COMMENT
= Project management tool
16 CONFIGURE_ARGS
+=--with-docdir
=${PREFIX}/share
/doc
/taskjuggler
/
19 USE_TOOLS
+= perl msgfmt
21 REPLACE_SH
= TestSuite
/runtests
24 SUBST_STAGE.tz
= post-patch
25 SUBST_FILES.tz
= TestSuite
/Misc
/export/project_a.tjp \
26 TestSuite
/Misc
/export/project_b1.tjp \
27 TestSuite
/Misc
/export/project_b2.tjp \
28 TestSuite
/Misc
/export/project_b3.tjp \
29 TestSuite
/Misc
/export/projectReference_a_1.tjp
30 SUBST_MESSAGE.tz
= Fixing old timezone names.
31 SUBST_SED.tz
= -e
"s|timezone \"US/Mountain\"|timezone \"America/Denver\"|"
34 # I have no idea why this test fails, and it is undocumented.
35 # The log file also doesn't provide any useful information.
36 rm -f
${WRKSRC}/TestSuite
/Syntax
/Errors
/Timezone.tjp
38 .
include "../../graphics/hicolor-icon-theme/buildlink3.mk"
39 .
include "../../meta-pkgs/kde3/kde3.mk"
40 .
include "../../misc/kdepim3/buildlink3.mk" # for libkcal
41 .
include "../../x11/qt3/application.mk"
42 .
include "../../sysutils/desktop-file-utils/desktopdb.mk"
43 .
include "../../mk/bsd.pkg.mk"