components/gnuplot/Makefile
changeset 1948 2d1537e7942d
parent 1058 34d7aaa03423
child 2169 f78677fd112a
child 3996 20c0f21bbe1e
--- a/components/gnuplot/Makefile	Fri Jun 13 10:00:52 2014 -0600
+++ b/components/gnuplot/Makefile	Fri Jun 13 12:36:52 2014 -0700
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2010, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -37,6 +37,8 @@
 COMPONENT_ARCHIVE_URL=  http://sourceforge.net/projects/$(COMPONENT_NAME)/files/$(COMPONENT_NAME)/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)/download
 COMPONENT_BUGDB=	utility/gnuplot
 
+TPNO=			8452
+
 COMPONENT_BUILD_TARGETS = all info
 
 include ../../make-rules/prep.mk