diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-09-18 12:31:24 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-09-18 12:31:24 +0000 |
commit | 46cf4bcb84b99c5637a0b1539ab29ec6453cd483 (patch) | |
tree | 4577ab4cc236d536b9a0cc3950ccda2713cedba5 /net/mosquitto | |
parent | eeab05ac6242443a3a4c86d568f91baaf47daab6 (diff) |
Notes
Diffstat (limited to 'net/mosquitto')
-rw-r--r-- | net/mosquitto/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/mosquitto/Makefile b/net/mosquitto/Makefile index 9f022717d696..01b2e6c96123 100644 --- a/net/mosquitto/Makefile +++ b/net/mosquitto/Makefile @@ -24,8 +24,6 @@ USES= cmake USE_PYTHON= 2 NOCONFIGURE= yes USE_RC_SUBR= mosquitto -MANCOMPRESSED= no -NO_MANCOMPRESS= yes USE_LDCONFIG= yes USERS= nobody |