aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-png
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-22 14:38:44 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-22 14:38:44 +0000
commit70b1ea679f3bb8c5f064d99d616d79dfddb6454e (patch)
tree89b317396ac50711d84a464219ddb62946389f50 /graphics/py-png
parent036ab6c326e9de5d87d84a156b6947dab6e2d5c1 (diff)
downloadports-70b1ea679f3bb8c5f064d99d616d79dfddb6454e.tar.gz
ports-70b1ea679f3bb8c5f064d99d616d79dfddb6454e.zip
Notes
Diffstat (limited to 'graphics/py-png')
-rw-r--r--graphics/py-png/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-png/Makefile b/graphics/py-png/Makefile
index ff877abfcfdb..01e147a84f27 100644
--- a/graphics/py-png/Makefile
+++ b/graphics/py-png/Makefile
@@ -5,7 +5,6 @@ PORTNAME= png
PORTVERSION= 0.0.17
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
-PROJECTHOST= py${PORTNAME}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py${PORTNAME}-${PORTVERSION}
@@ -14,6 +13,7 @@ COMMENT= Python PNG encoder/decoder
LICENSE= MIT
+NO_ARCH= yes
USES= python
USE_PYTHON= distutils autoplist