summaryrefslogtreecommitdiff
path: root/devel/py-logging
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-logging')
-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 5bbd7a55cea..7cc2bfb6a54 100644
--- a/devel/py-logging/Makefile
+++ b/devel/py-logging/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/07/22 09:16:01 recht Exp $
+# $NetBSD: Makefile,v 1.6 2005/04/11 21:45:37 tv Exp $
#
DISTNAME= logging-0.4.9.2
@@ -10,7 +10,6 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.red-dove.com/python_logging.html
COMMENT= Python logging system
-USE_BUILDLINK3= YES
PYDISTUTILSPKG= yes
.include "../../lang/python/extension.mk"