summaryrefslogtreecommitdiff
path: root/deskutils/xmdiary
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2014-06-06 22:36:41 +0000
committerMikhail Teterin <mi@FreeBSD.org>2014-06-06 22:36:41 +0000
commit260538f8738778cabe40dc4e37ab3b7df40a79dd (patch)
treed5eacb3cd02cbf914b0b8b21a64cd245a750ea2b /deskutils/xmdiary
parentFix the just-added dependency on slf4j-nop.jar (diff)
Remove the NO_STAGE knob. No obvious ill-effects. Seems to "just work".
Notes
Notes: svn path=/head/; revision=356863
Diffstat (limited to 'deskutils/xmdiary')
-rw-r--r--deskutils/xmdiary/Makefile1
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 \