diff options
Diffstat (limited to 'devel/libcdada/Makefile')
-rw-r--r-- | devel/libcdada/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libcdada/Makefile b/devel/libcdada/Makefile index f7c9d3a8bb56..e9556ba8dcf5 100644 --- a/devel/libcdada/Makefile +++ b/devel/libcdada/Makefile @@ -9,7 +9,7 @@ WWW= https://github.com/msune/libcdada LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= autoreconf libtool pkgconfig python:3.8+ shebangfix +USES= autoreconf libtool pkgconfig python shebangfix SHEBANG_FILES= tools/cdada-gen USE_GITHUB= yes GNU_CONFIGURE= yes |