Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Feb 2020 19:01:40 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r525568 - head/biology/libsbml
Message-ID:  <202002081901.018J1eYM069700@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Feb  8 19:01:40 2020
New Revision: 525568
URL: https://svnweb.freebsd.org/changeset/ports/525568

Log:
  Clean up Makefile

Modified:
  head/biology/libsbml/Makefile

Modified: head/biology/libsbml/Makefile
==============================================================================
--- head/biology/libsbml/Makefile	Sat Feb  8 19:01:35 2020	(r525567)
+++ head/biology/libsbml/Makefile	Sat Feb  8 19:01:40 2020	(r525568)
@@ -39,7 +39,6 @@ RUBY_BINARY_ALIAS=	swig=swig3.0
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g; /$${DOCUMENTATION_FILES}/ s|^|#|' ${WRKSRC}/CMakeLists.txt
-#		-e 's|$${CMAKE_INSTALL_LIBDIR}/pkgconfig|libdata/pkgconfig|'
 
 post-install-EXAMPLES-on:
 	${MKDIR} ${STAGEDIR}${EXAMPLESDIR}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002081901.018J1eYM069700>