diff options
Diffstat (limited to 'databases/py-python-rrdtool/Makefile')
-rw-r--r-- | databases/py-python-rrdtool/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/databases/py-python-rrdtool/Makefile b/databases/py-python-rrdtool/Makefile index a749f1c8f8d4..057b90294ea6 100644 --- a/databases/py-python-rrdtool/Makefile +++ b/databases/py-python-rrdtool/Makefile @@ -13,11 +13,9 @@ LICENSE= LGPL3 LIB_DEPENDS= librrd.so:${PORTSDIR}/databases/rrdtool -USES= pkgconfig +USES= pkgconfig python USE_GNOME= cairo glib20 libxml2 -USE_PYTHON= yes -USE_PYDISTUTILS= yes -PYDISTUTILS_AUTOPLIST= yes +USE_PYTHON= distutils autoplist LDFLAGS+= -L${LOCALBASE}/lib |