svn commit: r467482 - head/devel/p5-subversion

Lev A. Serebryakov lev at FreeBSD.org
Mon Apr 16 12:44:53 UTC 2018


Author: lev
Date: Mon Apr 16 12:44:52 2018
New Revision: 467482
URL: https://svnweb.freebsd.org/changeset/ports/467482

Log:
   Remove commented-out lines.
  
  Reported by:	Adriaan de Groot <adridg at freebsd.org>

Modified:
  head/devel/p5-subversion/Makefile

Modified: head/devel/p5-subversion/Makefile
==============================================================================
--- head/devel/p5-subversion/Makefile	Mon Apr 16 12:40:02 2018	(r467481)
+++ head/devel/p5-subversion/Makefile	Mon Apr 16 12:44:52 2018	(r467482)
@@ -33,9 +33,6 @@ CONFIGURE_ARGS+=	--without-gnome-keyring \
 ALL_TARGET=	swig-pl-lib swig-pl
 INSTALL_TARGET=	install-swig-pl
 
-#CPPFLAGS+=	-I${LOCALBASE}/lib/perl5/${PERL_VER}/${PERL_ARCH}/CORE \
-#		-Isubversion/bindings/swig/proxy
-
 pre-install:
 	${REINPLACE_CMD} '/SWIG_PL_DIR/s, install$$, all pure_install,g' ${WRKSRC}/Makefile
 


More information about the svn-ports-head mailing list