mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- fix linkage with netpbm
- supoort LDFLAGS Reported by: kris (dosirak)
This commit is contained in:
parent
e6ad60e385
commit
25423a59e4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106090
@ -16,6 +16,8 @@ COMMENT= PPM to Pilot bitmap converter
|
||||
LIB_DEPENDS= netpbm.1:${PORTSDIR}/graphics/netpbm
|
||||
|
||||
USE_REINPLACE= yes
|
||||
MAKE_ENV+= LDFLAGS="${LDFLAGS}"
|
||||
LDFLAGS+= -lm
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e "s|^CFLAGS =.*|CFLAGS += -I${LOCALBASE}/include|g; \
|
||||
|
Loading…
Reference in New Issue
Block a user