mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
INSTALLS_SHLIB -> USE_LDCONFIG
This commit is contained in:
parent
1249b00781
commit
f86b24b6c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=169698
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ CONFIGURE_ARGS= --includedir=${PREFIX}/include
|
|||
USE_SDL= sdl mixer image
|
||||
USE_GNOME= pkgconfig
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION}
|
||||
PORTDOCS= AUTHORS COPYING INSTALL NEWS README TODO
|
||||
|
|
|
@ -18,7 +18,7 @@ HAS_CONFIGURE= yes
|
|||
|
||||
CONFIGURE_ARGS+=--prefix=${PREFIX} -without-restart
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue