diff --git a/devel/libcdada/Makefile b/devel/libcdada/Makefile index 1e0218604d41..f7c9d3a8bb56 100644 --- a/devel/libcdada/Makefile +++ b/devel/libcdada/Makefile @@ -1,19 +1,19 @@ PORTNAME= libcdada DISTVERSION= 0.4.0 CATEGORIES= devel MAINTAINER= pi@FreeBSD.org COMMENT= Basic data structures in C as libstdc++ wrapper WWW= https://github.com/msune/libcdada LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= autoreconf pkgconfig python:3.8+ shebangfix +USES= autoreconf libtool pkgconfig python:3.8+ shebangfix SHEBANG_FILES= tools/cdada-gen USE_GITHUB= yes GNU_CONFIGURE= yes GH_ACCOUNT= msune GH_TAGNAME= 4eb0b61 .include