diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2004-11-06 02:49:34 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2004-11-06 02:49:34 +0000 |
commit | 4c1440f5e78fd2d4c99ae4dbb0f6a7d53a47faac (patch) | |
tree | 012d10fca18c94e4d323755353bcf8ac9c53a096 | |
parent | df269a69e759ac6ee03adef7865bb6286552a896 (diff) | |
download | ports-4c1440f5e78fd2d4c99ae4dbb0f6a7d53a47faac.tar.gz ports-4c1440f5e78fd2d4c99ae4dbb0f6a7d53a47faac.zip |
Notes
-rw-r--r-- | devel/p5-VCP-Source-cvsbk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-VCP-Source-cvsbk/Makefile b/devel/p5-VCP-Source-cvsbk/Makefile index b925a1446def..ffd0a695427b 100644 --- a/devel/p5-VCP-Source-cvsbk/Makefile +++ b/devel/p5-VCP-Source-cvsbk/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= jihuang@gate.sinica.edu.tw COMMENT= VCP source driver for bk exported cvs repository -BUILD_DEPENDS= ${SITE_PERL}/VCP.pm:${PORTSDIR}/devel/p5-VCP +BUILD_DEPENDS= ${SITE_PERL}/VCP.pm:${PORTSDIR}/devel/p5-VCP-autrijus RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |