1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

irc/irssi: remove superfluous USE_LDCONFIG

Introduced in r538869.

The installed shared objects are plugins not meant to be used outside of the
scope of this application.

Reported by:	makc@
This commit is contained in:
Fernando Apesteguía 2020-06-16 11:19:25 +00:00
parent a30fd89eb9
commit 4f2a35bc9b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=539340

View File

@ -15,7 +15,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= autoreconf cpe gettext-runtime gmake gnome libtool localbase \
ncurses pkgconfig tar:xz
USE_LDCONFIG= yes
USE_GNOME= glib20
GNU_CONFIGURE= yes