aboutsummaryrefslogtreecommitdiffstats
path: root/print/py-fonttools
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-12-30 04:04:42 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-12-30 04:04:42 +0800
commit7541282bbc857e3b52c8cedd620c9cfdf1f29f6c (patch)
tree5b0df8044181287ce76add40d52e28377ae1da32 /print/py-fonttools
parentba16dc1673b8cc85fd48bb880bafba35e7ee62b3 (diff)
downloadfreebsd-ports-gnome-7541282bbc857e3b52c8cedd620c9cfdf1f29f6c.tar.gz
freebsd-ports-gnome-7541282bbc857e3b52c8cedd620c9cfdf1f29f6c.tar.zst
freebsd-ports-gnome-7541282bbc857e3b52c8cedd620c9cfdf1f29f6c.zip
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav)
Diffstat (limited to 'print/py-fonttools')
-rw-r--r--print/py-fonttools/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/print/py-fonttools/Makefile b/print/py-fonttools/Makefile
index 0eb1c9e8037d..1bbc841cf931 100644
--- a/print/py-fonttools/Makefile
+++ b/print/py-fonttools/Makefile
@@ -10,7 +10,6 @@ PORTVERSION= 2.3
CATEGORIES= print python
MASTER_SITES= SF/${PORTNAME}/Source%20code/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= An open source library for manipulating fonts, written in Python