diff options
author | scheidell <scheidell@FreeBSD.org> | 2012-01-12 21:32:14 +0800 |
---|---|---|
committer | scheidell <scheidell@FreeBSD.org> | 2012-01-12 21:32:14 +0800 |
commit | c594cf518e6d159091e6ed0e490cb578779d6703 (patch) | |
tree | c4d556f5706714538bfadf4029add16f68d39783 /graphics/Makefile | |
parent | f81150a956837ff9684a726c024b566f08dbbd59 (diff) | |
download | freebsd-ports-gnome-c594cf518e6d159091e6ed0e490cb578779d6703.tar.gz freebsd-ports-gnome-c594cf518e6d159091e6ed0e490cb578779d6703.tar.zst freebsd-ports-gnome-c594cf518e6d159091e6ed0e490cb578779d6703.zip |
- Author of stl2pov has replaced code with python module, py-stl
PR: ports/163698
Submitted by: Roland Smith <rsmith@xs4all.nl> (maintainer)
Approved by: maintainer, gabor (mentor)
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 45a047f9d407..fe6108a5de8a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -816,6 +816,7 @@ SUBDIR += py-seqdiag SUBDIR += py-sorl-thumbnail SUBDIR += py-soya3d + SUBDIR += py-stl SUBDIR += py-visual SUBDIR += py-webcolors SUBDIR += pygts @@ -920,7 +921,6 @@ SUBDIR += squish SUBDIR += sswf SUBDIR += stamp - SUBDIR += stl2pov SUBDIR += structuresynth SUBDIR += svg2pdf SUBDIR += svg2png |