diff options
Diffstat (limited to 'net/boinc_curses')
-rw-r--r-- | net/boinc_curses/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/boinc_curses/Makefile b/net/boinc_curses/Makefile index dab6b667f098..7eb87327b0e6 100644 --- a/net/boinc_curses/Makefile +++ b/net/boinc_curses/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= LOCAL/rene http://www.oook.cz/bsd/boinc_curses/ MAINTAINER= ports@FreeBSD.org COMMENT= Console, ncurses based monitor and manager for BOINC -BUILD_DEPENDS= ${LOCALBASE}/lib/libboinc.a:${PORTSDIR}/net/boinc-client +BUILD_DEPENDS= ${LOCALBASE}/lib/libboinc.a:net/boinc-client USES= ncurses tar:bzip2 MAKE_ENV= BOINCLIBDIR=${LOCALBASE}/lib BOINCINCDIR=${LOCALBASE}/include/boinc |