aboutsummaryrefslogtreecommitdiff
path: root/irc/irssi
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2020-06-16 11:19:25 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2020-06-16 11:19:25 +0000
commit4f2a35bc9bd845c63a368a88548f8b3c6b45af2e (patch)
tree4dafcbe688f8cbc8804838370399a34948e9aad4 /irc/irssi
parenta30fd89eb92d391078d57e041b85a6381547a807 (diff)
downloadports-4f2a35bc9bd845c63a368a88548f8b3c6b45af2e.tar.gz
ports-4f2a35bc9bd845c63a368a88548f8b3c6b45af2e.zip
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@
Notes
Notes: svn path=/head/; revision=539340
Diffstat (limited to 'irc/irssi')
-rw-r--r--irc/irssi/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/irssi/Makefile b/irc/irssi/Makefile
index 9ab316dafd5d..40f57dd7df21 100644
--- a/irc/irssi/Makefile
+++ b/irc/irssi/Makefile
@@ -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