mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- drop IGNORE for sparc64, since it's seems no more valid
- add some cosmetic changes Tested by: Anton Shterenlikht <mexas at bristol.ac dot uk> Feature safe: yes
This commit is contained in:
parent
4dc29b34c3
commit
fd1aaa559f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293987
2 changed files with 4 additions and 10 deletions
|
@ -34,10 +34,4 @@ post-install:
|
||||||
${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR}
|
${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR}
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
||||||
.if ${ARCH} == "sparc64"
|
|
||||||
IGNORE= has not yet been ported to sparc64
|
|
||||||
.endif
|
|
||||||
|
|
||||||
.include <bsd.port.post.mk>
|
|
||||||
|
|
|
@ -6,4 +6,4 @@ The pylib is a development support library featuring these tools and APIs:
|
||||||
* py.code: dynamic code generation and introspection
|
* py.code: dynamic code generation and introspection
|
||||||
* py.path: uniform local and svn path objects
|
* py.path: uniform local and svn path objects
|
||||||
|
|
||||||
WWW: http://pylib.org
|
WWW: http://pylib.org/
|
||||||
|
|
Loading…
Add table
Reference in a new issue