summaryrefslogtreecommitdiff
path: root/net/msend
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-31 12:52:26 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-31 12:52:26 +0000
commit0c8866a171c2ebac7e24e535739273e9c95bcfc9 (patch)
tree4dbb8055ef66e82bacb366f75ed36beb1e6c682a /net/msend
parentFix path to MASTER_SITE. (diff)
Add USES=readline to fix build on -current.
Notes
Notes: svn path=/head/; revision=363584
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