aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-06-21 13:55:52 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-06-21 13:55:52 +0000
commit28d3507026315fbaf3743f34da68cdd73516be17 (patch)
tree86a23b72a8e4e92350deadf39efe9adba844d669
parentc76dfdbfb5d018031a25c99a80b58db6c1517111 (diff)
downloadports-28d3507026315fbaf3743f34da68cdd73516be17.tar.gz
ports-28d3507026315fbaf3743f34da68cdd73516be17.zip
Notes
-rw-r--r--net/msend/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/msend/Makefile b/net/msend/Makefile
index 880e2643237b..4f83b93a6e78 100644
--- a/net/msend/Makefile
+++ b/net/msend/Makefile
@@ -10,10 +10,8 @@ MASTER_SITES= LOCAL/markp
MAINTAINER= gd.workbox@gmail.com
COMMENT= Client and server for the RFC1312 message protocol
-USES= readline
+USES= autoreconf readline
USE_RC_SUBR= mesgd
-USE_AUTOTOOLS= aclocal autoheader autoconf automake
-AUTOMAKE_ARGS+= --add-missing
GNU_CONFIGURE= yes
CFLAGS+= -DUSE_READLINE -DNO_GETDTABLESIZE -DNEW_HEADERS