diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 09:37:29 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 09:37:29 +0000 |
commit | 4ac3cd7048c6a4c9005d53f96177aa0e162adf53 (patch) | |
tree | 9dd9aac3ddf4654df74c8642f6fc4238e3315c58 /databases/py-python-rrdtool | |
parent | c*: Add missing USES={gnome,php,sdl,xorg} (diff) |
databases: Add missing USES={gnome,php}
Notes
Notes:
svn path=/head/; revision=517042
Diffstat (limited to 'databases/py-python-rrdtool')
-rw-r--r-- | databases/py-python-rrdtool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-python-rrdtool/Makefile b/databases/py-python-rrdtool/Makefile index 14108225dda9..6569b0c28b16 100644 --- a/databases/py-python-rrdtool/Makefile +++ b/databases/py-python-rrdtool/Makefile @@ -14,7 +14,7 @@ LICENSE= LGPL3 LIB_DEPENDS= librrd.so:databases/rrdtool -USES= groff pkgconfig python:2.7 +USES= gnome groff pkgconfig python:2.7 USE_GNOME= cairo glib20 libxml2 pango USE_PYTHON= distutils autoplist |