aboutsummaryrefslogtreecommitdiff
path: root/devel/py-logging/Makefile
diff options
context:
space:
mode:
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