aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2012-06-24 18:12:27 +0800
committerpgj <pgj@FreeBSD.org>2012-06-24 18:12:27 +0800
commit9112ce70208fa3612da424e0000796909de58487 (patch)
tree1f53c7544cc60946a160c9d2c686f000db70bf4e /devel/Makefile
parent0c048b0c0709f55d888692938826a556c160c388 (diff)
downloadfreebsd-ports-gnome-9112ce70208fa3612da424e0000796909de58487.tar.gz
freebsd-ports-gnome-9112ce70208fa3612da424e0000796909de58487.tar.zst
freebsd-ports-gnome-9112ce70208fa3612da424e0000796909de58487.zip
Prevent or capture writing to stdout and other handles.
WWW: https://github.com/trystan/silently Obtained from: FreeBSD Haskell
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 067088b7b1bd..3919e09a7088 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -691,6 +691,7 @@
SUBDIR += hs-resourcet
SUBDIR += hs-safe
SUBDIR += hs-show
+ SUBDIR += hs-silently
SUBDIR += hs-smallcheck
SUBDIR += hs-split
SUBDIR += hs-stm