diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-11-13 08:44:02 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-11-13 08:44:02 +0000 |
commit | 308f8d0585bb8834effedf69398c628fdbd2f054 (patch) | |
tree | ddc88690500efbc50e9048946cf8a5b37fd7d917 /graphics | |
parent | 8ba58380a95c482d0eb01c69d7d0b84bef1f91c1 (diff) | |
download | ports-308f8d0585bb8834effedf69398c628fdbd2f054.tar.gz ports-308f8d0585bb8834effedf69398c628fdbd2f054.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index f35eadbfc118..f28b5214a393 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -867,6 +867,7 @@ SUBDIR += py-pyqrcode SUBDIR += py-pyqtgraph SUBDIR += py-python-poppler-qt5 + SUBDIR += py-pyvips SUBDIR += py-qt5-svg SUBDIR += py-rawkit SUBDIR += py-sane @@ -880,7 +881,6 @@ SUBDIR += py-termtosvg SUBDIR += py-toyplot SUBDIR += py-traitsui - SUBDIR += py-pyvips SUBDIR += py-wand SUBDIR += py-webcolors SUBDIR += py-willow |