[Midnightbsd-cvs] mports [21252] trunk/www/nghttp2/Makefile: remove patch

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Mar 24 21:20:42 EDT 2016


Revision: 21252
          http://svnweb.midnightbsd.org/mports/?rev=21252
Author:   laffer1
Date:     2016-03-24 21:20:41 -0400 (Thu, 24 Mar 2016)
Log Message:
-----------
remove patch

Modified Paths:
--------------
    trunk/www/nghttp2/Makefile

Modified: trunk/www/nghttp2/Makefile
===================================================================
--- trunk/www/nghttp2/Makefile	2016-03-22 23:17:56 UTC (rev 21251)
+++ trunk/www/nghttp2/Makefile	2016-03-25 01:20:41 UTC (rev 21252)
@@ -39,11 +39,12 @@
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 LIBS+=		-L${LOCALBASE}/lib -lev
+PATHFIX_MAKEFILEIN=	Makefile.am
 USE_CXXSTD=	c++11
 USE_GNOME=	libxml2
 USE_LDCONFIG=	yes
 USE_OPENSSL=	yes
-USES=		compiler:c++11-lib gmake libtool pathfix pkgconfig tar:xz
+USES=		autoreconf compiler:c++11-lib gmake libtool pathfix pkgconfig tar:xz
 
 PORTDATA=	fetch-ocsp-response
 PORTDOCS=	*
@@ -61,7 +62,4 @@
 
 CPPFLAGS+=	-D_GLIBCXX_USE_C99
 
-post-patch:
-	@${REINPLACE_CMD} -e '/JEMALLOC_LIBS/ s|-ljemalloc||' ${WRKSRC}/configure
-
 .include <bsd.port.post.mk>



More information about the Midnightbsd-cvs mailing list