components/python/python26/Makefile
changeset 145 1e2390f5555e
parent 127 3e3c266b3a81
child 181 87e11e685b1f
--- a/components/python/python26/Makefile	Tue Mar 22 10:33:36 2011 -0700
+++ b/components/python/python26/Makefile	Tue Mar 22 16:12:59 2011 -0700
@@ -48,15 +48,6 @@
 	 perl -pi -e 's/^(\#define _XOPEN_SOURCE_EXTENDED.*)/\/* $$1 *\//' \
 			pyconfig.h)
 
-#
-# Until the fix for "17858 pkgdepend generate hurls on some python modules" is
-# generally installed on our build systems, we need to skip the dependency
-# generation step.  see https://defect.opensolaris.org/bz/show_bug.cgi?id=17858
-# When this is fixed, we need to remove the static dependencies from the
-# manifest.
-#
-$(MANIFEST_BASE)-python-26.depend:	PKGDEPEND = /bin/true
-
 # we don't want to leak $(CC_BITS) into BASECFLAGS as it causes problems with
 # python-config
 CC +=	$(CFLAGS)