diff options
Diffstat (limited to 'deskutils/launchy/Makefile')
-rw-r--r-- | deskutils/launchy/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/deskutils/launchy/Makefile b/deskutils/launchy/Makefile index bcbcb04e5d58..ba152085258d 100644 --- a/deskutils/launchy/Makefile +++ b/deskutils/launchy/Makefile @@ -15,8 +15,11 @@ 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 + .include <bsd.port.options.mk> post-patch: |