svn commit: r356863 - head/deskutils/xmdiary

Mikhail Teterin mi at FreeBSD.org
Fri Jun 6 22:36:42 UTC 2014


Author: mi
Date: Fri Jun  6 22:36:41 2014
New Revision: 356863
URL: http://svnweb.freebsd.org/changeset/ports/356863
QAT: https://qat.redports.org/buildarchive/r356863/

Log:
  Remove the NO_STAGE knob. No obvious ill-effects. Seems to "just work".

Modified:
  head/deskutils/xmdiary/Makefile

Modified: head/deskutils/xmdiary/Makefile
==============================================================================
--- head/deskutils/xmdiary/Makefile	Fri Jun  6 22:29:56 2014	(r356862)
+++ head/deskutils/xmdiary/Makefile	Fri Jun  6 22:36:41 2014	(r356863)
@@ -20,7 +20,6 @@ MAN1=		xdaclunix.1 xdalarm.1 xdcustom.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 \


More information about the svn-ports-head mailing list