mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Repliace deprecated INSTALL_SHLIBS
I found this while I fix X11BASE issues with lineakd plugins. PR: ports/105962 Submitted by: rafan Approved by: maintainer timeout (18 days)
This commit is contained in:
parent
9d2b4ce5ee
commit
0e34ed3f05
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179869
@ -20,7 +20,7 @@ USE_XLIB= yes
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include ${PTHREAD_CFLAGS}" \
|
||||
LDFLAGS="-L${X11BASE}/lib ${PTHREAD_LIBS}"
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CONFIGURE_ARGS+=--program-prefix=''
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user