From c8a8d5d50ca113b01bde742a949cc94fb65a913b Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Mon, 11 Mar 2013 16:42:16 +0000 Subject: [PATCH] The .so files installed are all plugins, not general use libraries as such: remove USE_LDCONFIG Reported by: makc --- deskutils/launchy/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/deskutils/launchy/Makefile b/deskutils/launchy/Makefile index ba152085258d..3b4430e29318 100644 --- a/deskutils/launchy/Makefile +++ b/deskutils/launchy/Makefile @@ -15,7 +15,6 @@ RUN_DEPENDS= ${LOCALBASE}/bin/xdg-open:${PORTSDIR}/devel/xdg-utils USE_DOS2UNIX= readme.lyx readme.txt USE_QT4= qmake_build moc_build rcc_build uic_build gui network -USE_LDCONFIG= yes PORTDOCS= * MAKE_JOBS_SAFE= yes