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 /shells | |
parent | 07b3e0026542b643417ee617f2faffccb1ee1d45 (diff) | |
download | ports-2f75f48bbcb71c74635bd037226082639e404ad5.tar.gz ports-2f75f48bbcb71c74635bd037226082639e404ad5.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/p5-Term-Bash-Completion-Generator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/p5-Term-Bash-Completion-Generator/Makefile b/shells/p5-Term-Bash-Completion-Generator/Makefile index d1228de32f24..8d73afcfbf23 100644 --- a/shells/p5-Term-Bash-Completion-Generator/Makefile +++ b/shells/p5-Term-Bash-Completion-Generator/Makefile @@ -19,6 +19,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> |