mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Convert USE_BZIP2 to USES
- Fix whitespace
This commit is contained in:
parent
2b64771544
commit
3190821486
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360319
@ -11,7 +11,7 @@ COMMENT= Text-based contact management software
|
||||
|
||||
LIB_DEPENDS= libvc.so:${PORTSDIR}/devel/libvc
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
CFLAGS+= -I${PREFIX}/include \
|
||||
-L${PREFIX}/lib
|
||||
@ -24,5 +24,4 @@ post-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/${DOC} ${STAGEDIR}${DOCSDIR}
|
||||
.endfor
|
||||
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user