Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Mar 2019 20:45:42 +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: r497358 - head/textproc/p5-XML-SAX
Message-ID:  <201903302045.x2UKjh7j032723@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Mar 30 20:45:42 2019
New Revision: 497358
URL: https://svnweb.freebsd.org/changeset/ports/497358

Log:
  Cosmetic change

Modified:
  head/textproc/p5-XML-SAX/Makefile

Modified: head/textproc/p5-XML-SAX/Makefile
==============================================================================
--- head/textproc/p5-XML-SAX/Makefile	Sat Mar 30 20:45:37 2019	(r497357)
+++ head/textproc/p5-XML-SAX/Makefile	Sat Mar 30 20:45:42 2019	(r497358)
@@ -17,11 +17,13 @@ BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-XML-NamespaceSupport>=0.03:textproc/p5-XML-NamespaceSupport \
 		p5-XML-SAX-Base>=1.05:textproc/p5-XML-SAX-Base
 
-NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
+
+NO_ARCH=	yes
+
+PKGDEINSTALL=	${PKGINSTALL}
 SUB_FILES=	pkg-install
 SUB_LIST=	PERL=${PERL}
-PKGDEINSTALL=  ${PKGINSTALL}
 
 .include <bsd.port.mk>



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