summaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-03-11 16:42:16 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-03-11 16:42:16 +0000
commitc8a8d5d50ca113b01bde742a949cc94fb65a913b (patch)
treec7dc98f22b682bfd85afe3aa2d9fca8904bfaca9 /deskutils
parentAssign new maintainer. (diff)
The .so files installed are all plugins, not general use libraries
as such: remove USE_LDCONFIG Reported by: makc
Notes
Notes: svn path=/head/; revision=313918
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/launchy/Makefile1
1 files changed, 0 insertions, 1 deletions
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