diff options
Diffstat (limited to 'ftp/vcheck/Makefile')
-rw-r--r-- | ftp/vcheck/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/vcheck/Makefile b/ftp/vcheck/Makefile index 146d9e2..5cd17e6 100644 --- a/ftp/vcheck/Makefile +++ b/ftp/vcheck/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.stud.tu-ilmenau.de/~gomar/stuff/vcheck/ MAINTAINER= svenasse@polaris.ca COMMENT= Automatically check for and download most recent versions of software -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |