diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:38:46 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:38:46 +0000 |
commit | 5fdcbb6457cf54aa3f549e33e4829a2c58110b31 (patch) | |
tree | 77c60dbb77ee467760b8bfdef70090f4093e540e /net-mgmt/ap-utils/Makefile | |
parent | 7103e4b39130ad25ff8a7b353b81bcab7e4c32e9 (diff) |
Notes
Diffstat (limited to 'net-mgmt/ap-utils/Makefile')
-rw-r--r-- | net-mgmt/ap-utils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/ap-utils/Makefile b/net-mgmt/ap-utils/Makefile index e91e8cb80b7c..426f8bf2910c 100644 --- a/net-mgmt/ap-utils/Makefile +++ b/net-mgmt/ap-utils/Makefile @@ -20,7 +20,7 @@ MAN8= ap-trapd.8 ap-mrtg.8 ap-config.8 NO_STAGE= yes -OPTIONS_DEFINE= DOCS NLS +OPTIONS_DEFINE= DOCS NLS .include <bsd.port.options.mk> |