diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-02-06 13:12:53 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-02-06 13:12:53 +0000 |
commit | a049dd78cc281272f3788b3d4689a744f774e543 (patch) | |
tree | 66d70fb91dc5864b35d61d893e0a68c0b62d3eb9 /japanese/kpcal | |
parent | 4090f4bf949b81ec1f5c928996d5dacacfb24daa (diff) | |
download | ports-a049dd78cc281272f3788b3d4689a744f774e543.tar.gz ports-a049dd78cc281272f3788b3d4689a744f774e543.zip |
Notes
Diffstat (limited to 'japanese/kpcal')
-rw-r--r-- | japanese/kpcal/Makefile | 3 | ||||
-rw-r--r-- | japanese/kpcal/pkg-plist | 1 |
2 files changed, 2 insertions, 2 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 diff --git a/japanese/kpcal/pkg-plist b/japanese/kpcal/pkg-plist deleted file mode 100644 index 05d1de73f3a2..000000000000 --- a/japanese/kpcal/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/kpcal |