aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-freeimagepy
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2014-06-08 19:51:27 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2014-06-08 19:51:27 +0000
commit55dc0f983aadef274380ef51058802f94a995d7e (patch)
tree0ad23c2fc638bccd76a5e7adf6ab2f1e78be6ddb /graphics/py-freeimagepy
parent0f9366f9540135d821fe5b190c32ad41f65eee57 (diff)
downloadports-55dc0f983aadef274380ef51058802f94a995d7e.tar.gz
ports-55dc0f983aadef274380ef51058802f94a995d7e.zip
Remove all space characters from Makefile assignments.
No functional changes included. CR: D193 (except math/sedumi) Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=357070
Diffstat (limited to 'graphics/py-freeimagepy')
-rw-r--r--graphics/py-freeimagepy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-freeimagepy/Makefile b/graphics/py-freeimagepy/Makefile
index 853147225d77..4a7865038af3 100644
--- a/graphics/py-freeimagepy/Makefile
+++ b/graphics/py-freeimagepy/Makefile
@@ -5,7 +5,7 @@ PORTNAME= freeimagepy
PORTVERSION= 2.0.1
CATEGORIES= graphics python
MASTER_SITES= SF/${PORTNAME}/FreeImagePy/V${PORTVERSION}
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= FreeImagePy_w_dll-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org