diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-03 05:56:20 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-03 05:56:20 +0000 |
commit | a50c1cb64785b551bfdbff06f3e1ee2731d50271 (patch) | |
tree | f0d9050bfa3146dd2ccf52f45dfa6976fdf0d336 /textproc/p5-Text-Graphics | |
parent | 4812598a539d066b1edf7c36055b163ca1207256 (diff) | |
download | ports-a50c1cb64785b551bfdbff06f3e1ee2731d50271.tar.gz ports-a50c1cb64785b551bfdbff06f3e1ee2731d50271.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-Graphics')
-rw-r--r-- | textproc/p5-Text-Graphics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Graphics/Makefile b/textproc/p5-Text-Graphics/Makefile index 16ee237a01a8..f1e9c540ef2d 100644 --- a/textproc/p5-Text-Graphics/Makefile +++ b/textproc/p5-Text-Graphics/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= A text graphics rendering toolkit -BUILD_DEPENDS= ${SITE_PERL}/Text/Wrapper.pm:${PORTSDIR}/textproc/p5-Text-Wrapper +BUILD_DEPENDS= p5-Text-Wrapper>=0:${PORTSDIR}/textproc/p5-Text-Wrapper RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |