Index: head/print/py-pdf2/Makefile =================================================================== --- head/print/py-pdf2/Makefile (revision 498755) +++ head/print/py-pdf2/Makefile (revision 498756) @@ -1,21 +1,23 @@ # Created by: Stefan Esser # $FreeBSD$ PORTNAME= pdf PORTVERSION= 1.26.0 CATEGORIES= print python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= 2 DISTNAME= PyPDF2-${PORTVERSION} MAINTAINER= m.tsatsenko@gmail.com COMMENT= Pure-Python PDF toolkit LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= python USE_PYTHON= distutils autoplist +NO_ARCH= yes + .include