textproc/xml-commons:

- clean up Makefile
- update WWW
This commit is contained in:
Max Brazhnikov 2019-11-03 18:52:09 +00:00
parent 64bc6a1af2
commit 6e6235d538
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516585
2 changed files with 3 additions and 3 deletions

View file

@ -16,8 +16,8 @@ JAVA_VERSION= 1.6+
JAVA_RUN= yes JAVA_RUN= yes
NO_BUILD= yes NO_BUILD= yes
PLIST_FILES= %%JAVAJARDIR%%/xml-apis-ext.jar \ PLIST_FILES= ${JAVAJARDIR}/xml-apis-ext.jar \
%%JAVAJARDIR%%/xml-apis.jar ${JAVAJARDIR}/xml-apis.jar
do-install: do-install:
${INSTALL_DATA} ${WRKSRC}/xml-apis-ext.jar ${STAGEDIR}${JAVAJARDIR} ${INSTALL_DATA} ${WRKSRC}/xml-apis-ext.jar ${STAGEDIR}${JAVAJARDIR}

View file

@ -8,4 +8,4 @@ for other common xml-related utilities and code, and to help promulgate
common packaging, testing, documentation, and other guidelines across all common packaging, testing, documentation, and other guidelines across all
xml.apache.org subprojects. xml.apache.org subprojects.
WWW: http://xml.apache.org/commons/ WWW: https://xerces.apache.org/xml-commons/