mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
archivers/p5-Compress-LZO: Utilize USES=localbase
This commit is contained in:
parent
43a9d7d003
commit
25b4026ab6
@ -13,9 +13,7 @@ LICENSE= GPLv2
|
||||
BUILD_DEPENDS= p5-Devel-CheckLib>=0.9:devel/p5-Devel-CheckLib
|
||||
LIB_DEPENDS= liblzo2.so:archivers/lzo2
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
USES= perl5
|
||||
USES= perl5 localbase:ldflags
|
||||
USE_PERL5= configure
|
||||
|
||||
post-install:
|
||||
|
Loading…
Reference in New Issue
Block a user