mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00: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
@ -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…
Reference in New Issue
Block a user