aboutsummaryrefslogtreecommitdiff
path: root/devel/py-logging/Makefile
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2005-08-29 14:18:24 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2005-08-29 14:18:24 +0000
commit121a1c1114b12ca60b71c2d9e9f0ede9deafec19 (patch)
treeee059ce45ab7f184e6fb1d488742ecc3e1517b61 /devel/py-logging/Makefile
parenta4edf70af5d2fd5d403bc8e747d118e3d904737f (diff)
downloadports-121a1c1114b12ca60b71c2d9e9f0ede9deafec19.tar.gz
ports-121a1c1114b12ca60b71c2d9e9f0ede9deafec19.zip
Notes
Diffstat (limited to 'devel/py-logging/Makefile')
-rw-r--r--devel/py-logging/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/py-logging/Makefile b/devel/py-logging/Makefile
index 99171a22e88a..60e7a1a9f930 100644
--- a/devel/py-logging/Makefile
+++ b/devel/py-logging/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= logging
-PORTVERSION= 0.4.9.5
+PORTVERSION= 0.4.9.6
CATEGORIES= devel python
MASTER_SITES= http://www.red-dove.com/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,6 @@ COMMENT= Logging System for Python as in PEP282
USE_PYTHON= yes
USE_PYDISTUTILS= yes
-USE_PYTHON_PREFIX= yes
EXAMPLESDIR= ${PREFIX}/share/examples/py-logging