Fix build if rrdtool is built without pango.

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2017-11-21 13:22:32 +00:00
parent cf75143583
commit 4b59141365
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=454610

View File

@ -15,7 +15,7 @@ LICENSE= LGPL3
LIB_DEPENDS= librrd.so:databases/rrdtool
USES= groff pkgconfig python
USE_GNOME= cairo glib20 libxml2
USE_GNOME= cairo glib20 libxml2 pango
USE_PYTHON= distutils autoplist
LDFLAGS+= -L${LOCALBASE}/lib