summaryrefslogtreecommitdiff
path: root/net/autonet
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2015-03-13 17:17:11 +0000
committertnn <tnn@pkgsrc.org>2015-03-13 17:17:11 +0000
commit6b93eefdf658f502e91ac0c894fe1e44fd010167 (patch)
tree0d1ad4f4c8b88b4b7bdb85bbb60af5ed2e5225e5 /net/autonet
parent15851e59970d5c546da663b67f30fa3c85e7ecac (diff)
downloadpkgsrc-6b93eefdf658f502e91ac0c894fe1e44fd010167.tar.gz
needs groff
(package is only for NetBSD so this is a no-op dependency annotation)
Diffstat (limited to 'net/autonet')
-rw-r--r--net/autonet/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/autonet/Makefile b/net/autonet/Makefile
index 67a039c85c3..2293ca4dc32 100644
--- a/net/autonet/Makefile
+++ b/net/autonet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2014/05/06 14:54:51 jperkin Exp $
+# $NetBSD: Makefile,v 1.10 2015/03/13 17:17:11 tnn Exp $
DISTNAME= autonet-0.22
CATEGORIES= net
@@ -11,6 +11,7 @@ COMMENT= Automatically configure network interface & WEP keys
ONLY_FOR_PLATFORM= NetBSD-*-*
USE_LANGUAGES= # empty
+USE_TOOLS+= groff
NO_CONFIGURE= yes
.include "../../mk/bsd.prefs.mk"