Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jul 2014 19:41:31 +0000 (UTC)
From:      Thomas Zander <riggs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r361706 - head/graphics
Message-ID:  <201407131941.s6DJfVcY058117@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: riggs
Date: Sun Jul 13 19:41:30 2014
New Revision: 361706
URL: http://svnweb.freebsd.org/changeset/ports/361706
QAT: https://qat.redports.org/buildarchive/r361706/

Log:
  - Add missing entry in graphics/Makefile after moving py-stl to py-stltools
  
  PR:		191103
  Submitted by:	Roland Smith <rsmith@xs4all.nl> (maintainer)
  Approved by:	mentors (implicit)

Modified:
  head/graphics/Makefile

Modified: head/graphics/Makefile
==============================================================================
--- head/graphics/Makefile	Sun Jul 13 19:35:06 2014	(r361705)
+++ head/graphics/Makefile	Sun Jul 13 19:41:30 2014	(r361706)
@@ -864,6 +864,7 @@
     SUBDIR += py-seqdiag
     SUBDIR += py-sorl-thumbnail
     SUBDIR += py-soya3d
+    SUBDIR += py-stltools
     SUBDIR += py-wand
     SUBDIR += py-webcolors
     SUBDIR += py3-cairo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407131941.s6DJfVcY058117>