diff options
author | antoine <antoine@FreeBSD.org> | 2014-08-18 05:28:13 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-08-18 05:28:13 +0800 |
commit | 132091af48da36f1776a897c8383cbdc16379eac (patch) | |
tree | c842207a24d7932980acb92fa55d9cfe5385162a | |
parent | 208c067f42dbfff387e5e957796a7ce8ce680c8f (diff) | |
download | freebsd-ports-gnome-132091af48da36f1776a897c8383cbdc16379eac.tar.gz freebsd-ports-gnome-132091af48da36f1776a897c8383cbdc16379eac.tar.zst freebsd-ports-gnome-132091af48da36f1776a897c8383cbdc16379eac.zip |
Connect p5-IO-Prompter to the build
Pointy hat: zi
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 0dd17307a278..99099ad7f54b 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -2192,6 +2192,7 @@ SUBDIR += p5-IO-Pager SUBDIR += p5-IO-Pipely SUBDIR += p5-IO-Prompt + SUBDIR += p5-IO-Prompter SUBDIR += p5-IO-Prompt-Tiny SUBDIR += p5-IO-Pty-Easy SUBDIR += p5-IO-SessionData |