Needs pkg-config.
This commit is contained in:
parent
5e4d2efec8
commit
9d7e8a8fc8
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1 2018/12/22 09:13:57 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2018/12/27 15:58:16 joerg Exp $
|
||||
|
||||
DISTNAME= pysmbc-1.0.15.8
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
|
||||
|
@ -11,6 +11,8 @@ HOMEPAGE= https://github.com/hamano/pysmbc
|
|||
COMMENT= Python bindings for libsmbclient
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
USE_TOOLS+= pkg-config
|
||||
|
||||
.include "../../net/samba4/buildlink3.mk"
|
||||
.include "../../lang/python/distutils.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue