mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
1: Stagify.
2: new format of LIB_DEPENDS.
This commit is contained in:
parent
135b0f5dab
commit
37a83b3bcc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357444
@ -9,13 +9,12 @@ MASTER_SITES= SF/gnochm/${PORTNAME}/${PORTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Bindings for CHMLIB library
|
||||
|
||||
LIB_DEPENDS= chm.0:${PORTSDIR}/misc/chmlib
|
||||
LIB_DEPENDS= libchm.so:${PORTSDIR}/misc/chmlib
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
PYDISTUTILS_INSTALLARGS:= ${PYDISTUTILS_INSTALLARGS} build_ext -I${LOCALBASE}/include -L${LOCALBASE}/lib
|
||||
|
Loading…
Reference in New Issue
Block a user