diff options
-rw-r--r-- | net/mpd-l2tp-ipv6pd-client/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/mpd-l2tp-ipv6pd-client/Makefile b/net/mpd-l2tp-ipv6pd-client/Makefile index 05588cd64a8e..5853229a844a 100644 --- a/net/mpd-l2tp-ipv6pd-client/Makefile +++ b/net/mpd-l2tp-ipv6pd-client/Makefile @@ -15,6 +15,7 @@ DISTFILES= # none MAINTAINER= ume@FreeBSD.org COMMENT= A sample implementaiton set of "L2TP-IPv6PD" client using mpd +IS_INTERACTIVE= yes MANUAL_PACKAGE_BUILD=yes NO_PACKAGE= yes USE_RC_SUBR= yes |