summaryrefslogtreecommitdiff
path: root/japanese/kpcal/Makefile
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
commita049dd78cc281272f3788b3d4689a744f774e543 (patch)
tree66d70fb91dc5864b35d61d893e0a68c0b62d3eb9 /japanese/kpcal/Makefile
parentUpdate to use PERL_MODBUILD and reorder *_DEPENDS so that devel/p5-Module-Build (diff)
Use PLIST_FILES (bento-tested, marcus-reviewed).
Notes
Notes: svn path=/head/; revision=100139
Diffstat (limited to 'japanese/kpcal/Makefile')
-rw-r--r--japanese/kpcal/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/kpcal/Makefile b/japanese/kpcal/Makefile
index ea85dbf40804..7414916e5e62 100644
--- a/japanese/kpcal/Makefile
+++ b/japanese/kpcal/Makefile
@@ -22,7 +22,8 @@ COMMENT= Make Calendar in Postscript format
USE_REINPLACE= yes
ALL_TARGET= kpcal
-MAN1= kpcal.1
+MAN1= kpcal.1
+PLIST_FILES= bin/kpcal
post-patch:
${REINPLACE_CMD} -e 's/long/time_t/' ${WRKSRC}/kpcal.c