diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2020-01-14 09:27:18 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-01-14 09:27:18 +0000 |
commit | 5c0f583393e53a6817e69d070b1bd88c7f93a3f1 (patch) | |
tree | 26dc484a40ed53d02ca164f445d16fe602b18704 /audio/abraca | |
parent | fcc8d58fc3c27040da175eb1cc99044d99cc846b (diff) | |
download | ports-5c0f583393e53a6817e69d070b1bd88c7f93a3f1.tar.gz ports-5c0f583393e53a6817e69d070b1bd88c7f93a3f1.zip |
Notes
Diffstat (limited to 'audio/abraca')
-rw-r--r-- | audio/abraca/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/abraca/Makefile b/audio/abraca/Makefile index 153fb5e7a816..0d8cbff13ae8 100644 --- a/audio/abraca/Makefile +++ b/audio/abraca/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libxmmsclient.so:audio/xmms2 \ RUN_DEPENDS= gnome-themes-extra>=3.0.0:x11-themes/gnome-themes-extra \ gnome-icon-theme>=0:misc/gnome-icon-theme -USES= gnome pkgconfig tar:bzip2 waf +USES= gnome pkgconfig python:2.7,build tar:bzip2 waf USE_GNOME= gtk30 intltool MAKE_ARGS= MANDIR=${MANPREFIX}/man |