1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00

- substitute INSTALLS_SHLIB with USE_LDCONFIG

PR:		ports/103998
Submitted by:	Naram Qashat <cyberbotx_AT_kirby dot cyberbotx dot com>
Approved by:	maintainer (Tijl Coosemans)
This commit is contained in:
Cheng-Lung Sung 2006-10-06 02:31:27 +00:00
parent 42266b5d9e
commit 7996676565
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=174607

View File

@ -19,6 +19,6 @@ USE_GETTEXT= yes
USE_GNOME= gnomehack pkgconfig
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
INSTALLS_SHLIB= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>