mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 02:53:10 -04:00
Allow staging as a regular user and simplify
This commit is contained in:
parent
d383b70d37
commit
d97e1796d0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367528
1 changed files with 2 additions and 3 deletions
|
@ -12,13 +12,12 @@ COMMENT= HTML Help Maker
|
|||
|
||||
LIB_DEPENDS= liblzxcomp.so:${PORTSDIR}/archivers/liblzxcomp
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
USES= uidfix
|
||||
MAKEFILE= ${FILESDIR}/Makefile
|
||||
|
||||
PLIST_FILES= bin/hhm
|
||||
|
||||
post-patch:
|
||||
${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.prev
|
||||
${CP} ${FILESDIR}/Makefile ${WRKSRC}/Makefile
|
||||
${REINPLACE_CMD} -e 's!^typedef unsigned.*$$!!' ${WRKSRC}/hhm.c
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue