diff --git a/devel/py-pylib/Makefile b/devel/py-pylib/Makefile index c58c502b0c1c..b89e937447d2 100644 --- a/devel/py-pylib/Makefile +++ b/devel/py-pylib/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: py-pylib -# Date created: 2008-09-16 -# Whom: Yi-Jheng Lin +# Date created: 2008-09-16 +# Whom: Yi-Jheng Lin # # $FreeBSD$ # @@ -34,10 +34,4 @@ post-install: ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR} .endif -.include - -.if ${ARCH} == "sparc64" -IGNORE= has not yet been ported to sparc64 -.endif - -.include +.include diff --git a/devel/py-pylib/pkg-descr b/devel/py-pylib/pkg-descr index 97dee45bd14a..f55da827f2a8 100644 --- a/devel/py-pylib/pkg-descr +++ b/devel/py-pylib/pkg-descr @@ -6,4 +6,4 @@ The pylib is a development support library featuring these tools and APIs: * py.code: dynamic code generation and introspection * py.path: uniform local and svn path objects -WWW: http://pylib.org +WWW: http://pylib.org/