svn commit: r343797 - head/deskutils/simpleagenda

Antoine Brodin antoine at FreeBSD.org
Tue Feb 11 18:48:55 UTC 2014


Author: antoine
Date: Tue Feb 11 18:48:54 2014
New Revision: 343797
URL: http://svnweb.freebsd.org/changeset/ports/343797
QAT: https://qat.redports.org/buildarchive/r343797/

Log:
  Stage support

Modified:
  head/deskutils/simpleagenda/Makefile

Modified: head/deskutils/simpleagenda/Makefile
==============================================================================
--- head/deskutils/simpleagenda/Makefile	Tue Feb 11 18:37:07 2014	(r343796)
+++ head/deskutils/simpleagenda/Makefile	Tue Feb 11 18:48:54 2014	(r343797)
@@ -23,7 +23,6 @@ USE_GNUSTEP_INSTALL=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 CFLAGS+=	-I${LOCALBASE}/include
 
-NO_STAGE=	yes
 pre-configure:
 	${REINPLACE_CMD} -e 's|SimpleAgenda|SimpleAgenda.m|' ${WRKSRC}/configure
 	${REINPLACE_CMD} -e 's|-luuid||' ${WRKSRC}/GNUmakefile.preamble


More information about the svn-ports-all mailing list