diff options
Diffstat (limited to 'devel/cvs2darcs/Makefile')
-rw-r--r-- | devel/cvs2darcs/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/cvs2darcs/Makefile b/devel/cvs2darcs/Makefile index e4e94dc544c1..24199e744921 100644 --- a/devel/cvs2darcs/Makefile +++ b/devel/cvs2darcs/Makefile @@ -12,10 +12,10 @@ COMMENT= Convert CVS module to darcs repository LICENSE= GPLv2 -BUILD_DEPENDS= cvs:${PORTSDIR}/devel/cvs \ - darcs:${PORTSDIR}/devel/hs-darcs \ - cvsps:${PORTSDIR}/devel/cvsps \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= cvs:devel/cvs \ + darcs:devel/hs-darcs \ + cvsps:devel/cvsps \ + p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} GNU_CONFIGURE= yes |