diff options
Diffstat (limited to 'devel/devhelp/Makefile')
-rw-r--r-- | devel/devhelp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/devhelp/Makefile b/devel/devhelp/Makefile index f95d376dcea2..f082121f5c78 100644 --- a/devel/devhelp/Makefile +++ b/devel/devhelp/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ PORTSCOUT= limitw:1,even USES= compiler:c++11-lib gettext gnome localbase meson pkgconfig \ - python:3.3+,build tar:xz + python:build tar:xz USE_GNOME= cairo gtk30 introspection USE_LDCONFIG= yes |