svn commit: r340770 - head/devel/log4shib

Baptiste Daroussin bapt at FreeBSD.org
Thu Jan 23 00:40:36 UTC 2014


Author: bapt
Date: Thu Jan 23 00:40:35 2014
New Revision: 340770
URL: http://svnweb.freebsd.org/changeset/ports/340770
QAT: https://qat.redports.org/buildarchive/r340770/

Log:
  Support stage

Modified:
  head/devel/log4shib/Makefile

Modified: head/devel/log4shib/Makefile
==============================================================================
--- head/devel/log4shib/Makefile	Thu Jan 23 00:38:47 2014	(r340769)
+++ head/devel/log4shib/Makefile	Thu Jan 23 00:40:35 2014	(r340770)
@@ -7,7 +7,7 @@ CATEGORIES=	devel
 MASTER_SITES=	http://shibboleth.net/downloads/${PORTNAME}/${DISTVERSION}/
 
 MAINTAINER=	girgen at FreeBSD.org
-COMMENT=	A library of C++ classes for flexible logging
+COMMENT=	Library of C++ classes for flexible logging
 
 USE_AUTOTOOLS=	libtool
 USES=		gmake pathfix pkgconfig
@@ -15,7 +15,6 @@ GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-html-docs --disable-doxygen
 USE_LDCONFIG=	yes
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e 's| -pedantic||g' ${WRKSRC}/configure
 


More information about the svn-ports-all mailing list