diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:57:23 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:57:23 +0000 |
commit | f6e6105ff836ed6f4094a8f311d85b6a35799b9b (patch) | |
tree | c5ec60c607361ad1397f09c1f3d11009832c21ce /shells/p5-Term-ShellUI | |
parent | a65ed2e51bf631a6b8ab766f984bf33c686d239a (diff) | |
download | ports-f6e6105ff836ed6f4094a8f311d85b6a35799b9b.tar.gz ports-f6e6105ff836ed6f4094a8f311d85b6a35799b9b.zip |
Notes
Diffstat (limited to 'shells/p5-Term-ShellUI')
-rw-r--r-- | shells/p5-Term-ShellUI/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/p5-Term-ShellUI/Makefile b/shells/p5-Term-ShellUI/Makefile index 6df0545e8ab4..656ef6161d45 100644 --- a/shells/p5-Term-ShellUI/Makefile +++ b/shells/p5-Term-ShellUI/Makefile @@ -20,6 +20,7 @@ USE_PERL5= configure MAN3= Term::ShellUI.3 \ Text::Shellwords::Cursor.3 +NO_STAGE= yes post-install: .if !defined(NOPORTEXAMPLES) ${MKDIR} ${EXAMPLESDIR}/ |