mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Fix build with bmake as make
This commit is contained in:
parent
2eb5369560
commit
a9c6ccca8f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317207
@ -19,6 +19,10 @@ GNU_CONFIGURE= yes
|
||||
USE_GNOME= pkgconfig ltverhack
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.if defined(.PARSEDIR)
|
||||
USE_GMAKE= yes
|
||||
.endif
|
||||
|
||||
CONFIGURE_ENV= LTLIB_CFLAGS="-I${LOCALBASE}/include" \
|
||||
LTLIB_LIBS="-L${LOCALBASE}/lib -lltdl" \
|
||||
OPENSSL_CFLAGS="-I${OPENSSLINC}" \
|
||||
|
Loading…
Reference in New Issue
Block a user