svn commit: r497358 - head/textproc/p5-XML-SAX
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Mar 30 20:45:49 UTC 2019
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>
More information about the svn-ports-all
mailing list