diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-05-16 01:06:51 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-05-16 01:06:51 +0000 |
commit | 992f293c1fd27db35cd3bf664bd9ea4e602a4a1a (patch) | |
tree | 687d3543376a91803ac36ce8c14161a984fa9999 /devel/p5-SVN-Mirror | |
parent | 6ca96d1d827a0d768ed6e47a00378c7ef2929712 (diff) | |
download | ports-992f293c1fd27db35cd3bf664bd9ea4e602a4a1a.tar.gz ports-992f293c1fd27db35cd3bf664bd9ea4e602a4a1a.zip |
Notes
Diffstat (limited to 'devel/p5-SVN-Mirror')
-rw-r--r-- | devel/p5-SVN-Mirror/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-SVN-Mirror/Makefile b/devel/p5-SVN-Mirror/Makefile index acefa36d2a2a..accea7f3a8ec 100644 --- a/devel/p5-SVN-Mirror/Makefile +++ b/devel/p5-SVN-Mirror/Makefile @@ -18,7 +18,7 @@ COMMENT= Mirror remote subversion repository to local BUILD_DEPENDS= ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \ ${SITE_PERL}/${PERL_ARCH}/Data/UUID.pm:${PORTSDIR}/devel/p5-Data-UUID \ ${SITE_PERL}/VCP.pm:${PORTSDIR}/devel/p5-VCP \ - ${SITE_PERL}/SVN/Simple.pm:${PORTSDIR}/devel/p5-SVN-Simple + ${SITE_PERL}/SVN/Simple/Edit.pm:${PORTSDIR}/devel/p5-SVN-Simple RUN_DEPENDS= ${BUILD_DEPENDS} CONFIGURE_ENV= PERL_EXTUTILS_AUTOINSTALL=--skipdeps |