diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-07 14:41:15 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-07 14:41:15 +0000 |
commit | b74c3966bcd63772f0db040f26d7d53abf9e2727 (patch) | |
tree | 8afcefb18b4a7f6b07bfb739e5dfeaeb71ba5a00 /astro | |
parent | 032f90019b7186fd1d9bac617ae321f036062f1b (diff) | |
download | ports-b74c3966bcd63772f0db040f26d7d53abf9e2727.tar.gz ports-b74c3966bcd63772f0db040f26d7d53abf9e2727.zip |
Notes
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 |