From 95f58f57b38a9d0e533685839d3938b1c69f94a9 Mon Sep 17 00:00:00 2001 From: pav Date: Fri, 7 Apr 2006 14:41:15 +0000 Subject: - Add missed dependency on jpeg Submitted by: Johannes Totz --- astro/boinc-setiathome/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'astro') 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 -- cgit