summaryrefslogtreecommitdiff
path: root/lang/python21/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python21/Makefile.common')
-rw-r--r--lang/python21/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/python21/Makefile.common b/lang/python21/Makefile.common
index 200c1f4d16e..7f09c1146f2 100644
--- a/lang/python21/Makefile.common
+++ b/lang/python21/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.7 2004/11/22 21:48:09 wiz Exp $
+# $NetBSD: Makefile.common,v 1.8 2004/12/19 05:34:07 grant Exp $
#
DISTNAME= Python-2.1.3
@@ -48,6 +48,7 @@ post-extract:
${MV} ${WRKSRC}/Tools/scripts/pydoc ${WRKSRC}/Tools/scripts/pydoc${PY_VER_SUFFIX}
.include "../../devel/zlib/buildlink3.mk"
+.include "../../mk/dlopen.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
# This comes after bsd.pkg.mk so that the LDFLAGS here overrides the one