svn commit: r361129 - head/sysutils/batmon

Pawel Pekala pawel at FreeBSD.org
Mon Jul 7 19:56:54 UTC 2014


Author: pawel
Date: Mon Jul  7 19:56:54 2014
New Revision: 361129
URL: http://svnweb.freebsd.org/changeset/ports/361129
QAT: https://qat.redports.org/buildarchive/r361129/

Log:
  Port is stage safe

Modified:
  head/sysutils/batmon/Makefile

Modified: head/sysutils/batmon/Makefile
==============================================================================
--- head/sysutils/batmon/Makefile	Mon Jul  7 19:56:44 2014	(r361128)
+++ head/sysutils/batmon/Makefile	Mon Jul  7 19:56:54 2014	(r361129)
@@ -16,7 +16,6 @@ USE_GNUSTEP_BACK=	yes
 USE_GNUSTEP_BUILD=	yes
 USE_GNUSTEP_INSTALL=	yes
 
-NO_STAGE=	yes
 post-patch:
 	${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \
 		${WRKSRC}/GNUmakefile


More information about the svn-ports-all mailing list