diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-04-11 08:28:39 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-04-11 08:28:39 +0000 |
commit | 2f75f48bbcb71c74635bd037226082639e404ad5 (patch) | |
tree | 19d5cd2b6c99183c53a8a0703c9a912a5c171a08 /textproc/p5-Text-Colorizer | |
parent | 07b3e0026542b643417ee617f2faffccb1ee1d45 (diff) | |
download | ports-2f75f48bbcb71c74635bd037226082639e404ad5.tar.gz ports-2f75f48bbcb71c74635bd037226082639e404ad5.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-Colorizer')
-rw-r--r-- | textproc/p5-Text-Colorizer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Colorizer/Makefile b/textproc/p5-Text-Colorizer/Makefile index df7d09ae688b..4a1da959cd7b 100644 --- a/textproc/p5-Text-Colorizer/Makefile +++ b/textproc/p5-Text-Colorizer/Makefile @@ -18,6 +18,6 @@ BUILD_DEPENDS= p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly \ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 -USE_PERL5= configure +USE_PERL5= modbuild .include <bsd.port.mk> |