diff options
Diffstat (limited to 'devel/agenda-static-libs/Makefile')
-rw-r--r-- | devel/agenda-static-libs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/agenda-static-libs/Makefile b/devel/agenda-static-libs/Makefile index f0c80113fdc5..564e40b3c8b2 100644 --- a/devel/agenda-static-libs/Makefile +++ b/devel/agenda-static-libs/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://lev.serebryakov.spb.ru/download/agenda/ MAINTAINER= lev@FreeBSD.org COMMENT= Static libraries which are needed to develop for Agenda VR3 PDA -RUN_DEPENDS= ${LOCALBASE}/${TARGET_PLATFORM}/include/stdio.h:${PORTSDIR}/devel/agenda-headers +RUN_DEPENDS= ${PREFIX}/${TARGET_PLATFORM}/include/stdio.h:${PORTSDIR}/devel/agenda-headers USE_BZIP2= yes |