svn commit: r361706 - head/graphics
Thomas Zander
riggs at FreeBSD.org
Sun Jul 13 19:41:31 UTC 2014
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 at 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
More information about the svn-ports-all
mailing list