diff options
author | makc <makc@FreeBSD.org> | 2011-06-21 06:30:31 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2011-06-21 06:30:31 +0800 |
commit | 49e60c02bc58f866ee044db49c920bb14ed78f87 (patch) | |
tree | a446ffdb897afbc23c11b954fb3fd443e7b8cc24 /graphics | |
parent | ee34cc0e02cf34d47f30dee2a4e7efab0be966e9 (diff) | |
download | freebsd-ports-gnome-49e60c02bc58f866ee044db49c920bb14ed78f87.tar.gz freebsd-ports-gnome-49e60c02bc58f866ee044db49c920bb14ed78f87.tar.zst freebsd-ports-gnome-49e60c02bc58f866ee044db49c920bb14ed78f87.zip |
Disconnect povray, connect povray36 and povray-meta
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index a30e66474f76..0b90a0ace2b7 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -735,8 +735,9 @@ SUBDIR += pornview SUBDIR += potrace SUBDIR += potracegui - SUBDIR += povray + SUBDIR += povray-meta SUBDIR += povray31 + SUBDIR += povray36 SUBDIR += povray37 SUBDIR += ppmcaption SUBDIR += ppminfo |