diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2014-06-06 22:36:41 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2014-06-06 22:36:41 +0000 |
commit | 260538f8738778cabe40dc4e37ab3b7df40a79dd (patch) | |
tree | d5eacb3cd02cbf914b0b8b21a64cd245a750ea2b /deskutils/xmdiary | |
parent | 769a919e58da376feb51e2344aba3849b8812ca2 (diff) | |
download | ports-260538f8738778cabe40dc4e37ab3b7df40a79dd.tar.gz ports-260538f8738778cabe40dc4e37ab3b7df40a79dd.zip |
Notes
Diffstat (limited to 'deskutils/xmdiary')
-rw-r--r-- | deskutils/xmdiary/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deskutils/xmdiary/Makefile b/deskutils/xmdiary/Makefile index 131407e6ce5b..57aea5152f98 100644 --- a/deskutils/xmdiary/Makefile +++ b/deskutils/xmdiary/Makefile @@ -20,7 +20,6 @@ MAN1= xdaclunix.1 xdalarm.1 xdcustom.1 xddump.1 xdiary.1 xdinitdb.1 \ xdlight.1 xdnotify.1 xdprformat.1 xdremind.1 xdremove.1 \ xdrestore.1 -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's/malloc\.h/stdlib.h/' \ ${WRKSRC}/tools/LstLinked.c ${WRKSRC}/tools/System.c \ |