components/python/pylxml/Makefile
branchs11-update
changeset 2434 6c9bb5cf5610
parent 873 eacbe16b1cd9
child 2446 aabe313bb2a2
--- a/components/python/pylxml/Makefile	Wed Nov 28 01:19:47 2012 -0800
+++ b/components/python/pylxml/Makefile	Thu Nov 29 06:06:04 2012 -0800
@@ -22,14 +22,16 @@
 #
 include ../../../make-rules/shared-macros.mk
 
-COMPONENT_NAME=		lxml
+COMPONENT_NAME=		pylxml
 COMPONENT_VERSION=	2.3.3
 COMPONENT_PROJECT_URL=	http://lxml.de/
-COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
+COMPONENT_SRC_NAME=	lxml
+COMPONENT_SRC=		$(COMPONENT_SRC_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tgz
 COMPONENT_ARCHIVE_HASH=	\
     sha256:2a3ca34f63b062ee8e059ca2460ac18040ec9622f0a31e143383f0db944ceb36
 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)files/$(COMPONENT_ARCHIVE)
+COMPONENT_BUGDB=	utility/python
 
 # disable optimization to prevent the Studio compilers from spinning
 studio_OPT.i386.32 =