mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Fix build with bmake
This commit is contained in:
parent
e2390469b1
commit
7d93e3c885
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317440
@ -22,6 +22,10 @@ CONFIGURE_ARGS+=--with-boost-program-options=boost_program_options \
|
||||
--with-boost-thread=boost_thread
|
||||
CONFIGURE_ENV+= "LIBS=-lboost_system"
|
||||
|
||||
.if defined(.PARSEDIR)
|
||||
USE_GMAKE= yes
|
||||
.endif
|
||||
|
||||
MAN1= ${PORTNAME}.1
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user