summaryrefslogtreecommitdiff
path: root/lang/python
diff options
context:
space:
mode:
authorjoerg <joerg>2009-02-17 17:32:38 +0000
committerjoerg <joerg>2009-02-17 17:32:38 +0000
commit21faa9a8b4448fc41529e5afa1f967a309ae2792 (patch)
tree79760bba77e4e025b38c5193c742f92707f3780d /lang/python
parent361591b3ad0d147b0dbbc2aa51a82a11f59ce9d4 (diff)
downloadpkgsrc-21faa9a8b4448fc41529e5afa1f967a309ae2792.tar.gz
Use bsd.fast.prefs.mk.
Diffstat (limited to 'lang/python')
-rw-r--r--lang/python/egg.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python/egg.mk b/lang/python/egg.mk
index 2c8846143c1..0b4872f84f9 100644
--- a/lang/python/egg.mk
+++ b/lang/python/egg.mk
@@ -1,8 +1,8 @@
-# $NetBSD: egg.mk,v 1.7 2009/02/17 15:32:22 joerg Exp $
+# $NetBSD: egg.mk,v 1.8 2009/02/17 17:32:38 joerg Exp $
#
# Common logic to handle Python Eggs
#
-.include "../../mk/bsd.prefs.mk"
+.include "../../mk/bsd.fast.prefs.mk"
EGG_NAME?= ${DISTNAME}