diff options
Diffstat (limited to 'net-mgmt/hastmon/Makefile')
-rw-r--r-- | net-mgmt/hastmon/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/hastmon/Makefile b/net-mgmt/hastmon/Makefile index aeb1ac91d477..10d7112a7133 100644 --- a/net-mgmt/hastmon/Makefile +++ b/net-mgmt/hastmon/Makefile @@ -21,6 +21,8 @@ INSTALL_TARGET= installdirs install PORTDOCS= ChangeLog COPYRIGHT README +OPTIONS_DEFINE= DOCS + post-patch: ${REINPLACE_CMD} \ -e "s|\(-lcrypto\)|-L${OPENSSLLIB} \1|g" \ |