diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/boinc-setiathome/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/boinc-setiathome/Makefile b/astro/boinc-setiathome/Makefile index 436a309d273f..6e95444392b8 100644 --- a/astro/boinc-setiathome/Makefile +++ b/astro/boinc-setiathome/Makefile @@ -17,6 +17,7 @@ COMMENT= Setiathome for boinc BUILD_DEPENDS= boinc_client:${PORTSDIR}/net/boinc-client RUN_DEPENDS= boinc_client:${PORTSDIR}/net/boinc-client +LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg .if !defined(WITHOUT_FFTW) LIB_DEPENDS+= fftw.2:${PORTSDIR}/math/fftw |