Add missed dependency on liblzxcomp.
Pointed by: kris
This commit is contained in:
parent
7f48efe724
commit
9bb9101876
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=130078
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= hhm
|
||||
PORTVERSION= 0.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://bonedaddy.net/pabs3/hhm/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
||||
|
@ -14,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
|||
MAINTAINER= skv@FreeBSD.org
|
||||
COMMENT= HTML Help Maker
|
||||
|
||||
LIB_DEPENDS= lzxcomp.1:${PORTSDIR}/archivers/liblzxcomp
|
||||
|
||||
USE_BZIP2= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
MAKE_ENV= PREFIX=${PREFIX}
|
||||
|
|
Loading…
Reference in a new issue