components/openusb/Makefile
changeset 1948 2d1537e7942d
parent 1645 ff50a80c552a
child 2225 f064d3d3190d
--- a/components/openusb/Makefile	Fri Jun 13 10:00:52 2014 -0600
+++ b/components/openusb/Makefile	Fri Jun 13 12:36:52 2014 -0700
@@ -33,6 +33,8 @@
 COMPONENT_ARCHIVE_URL=	http://sourceforge.net/projects/openusb/files/$(COMPONENT_NAME)/libopenusb%201.0.1/$(COMPONENT_ARCHIVE)/download
 COMPONENT_BUGDB=	library/libopenusb
 
+TPNO=			8843
+
 include ../../make-rules/prep.mk
 include ../../make-rules/configure.mk
 include ../../make-rules/ips.mk
@@ -60,4 +62,3 @@
 BUILD_PKG_DEPENDENCIES = $(BUILD_TOOLS)
 
 include ../../make-rules/depend.mk
-