aboutsummaryrefslogtreecommitdiffstats
path: root/net/msend
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-07-31 20:52:26 +0800
committeradamw <adamw@FreeBSD.org>2014-07-31 20:52:26 +0800
commitf23ff297b4e4eca9939141faa9f489db2e1cc47b (patch)
tree4dbb8055ef66e82bacb366f75ed36beb1e6c682a /net/msend
parentd114721c0d8358ecbfc4e3a5cdd0fa8d60e57aae (diff)
downloadfreebsd-ports-gnome-f23ff297b4e4eca9939141faa9f489db2e1cc47b.tar.gz
freebsd-ports-gnome-f23ff297b4e4eca9939141faa9f489db2e1cc47b.tar.zst
freebsd-ports-gnome-f23ff297b4e4eca9939141faa9f489db2e1cc47b.zip
Add USES=readline to fix build on -current.
Diffstat (limited to 'net/msend')
-rw-r--r--net/msend/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/msend/Makefile b/net/msend/Makefile
index a988f7505175..359cc828e2b9 100644
--- a/net/msend/Makefile
+++ b/net/msend/Makefile
@@ -11,6 +11,7 @@ MASTER_SITE_SUBDIR= markp
MAINTAINER= gd.workbox@gmail.com
COMMENT= Client and server for the RFC1312 message protocol
+USES= readline
USE_RC_SUBR= mesgd
USE_AUTOTOOLS= aclocal autoheader autoconf automake
AUTOMAKE_ARGS+= --add-missing