diff options
Diffstat (limited to 'net-mgmt/netxms/Makefile')
-rw-r--r-- | net-mgmt/netxms/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/netxms/Makefile b/net-mgmt/netxms/Makefile index 59aed84bc094..55a1b79d7c94 100644 --- a/net-mgmt/netxms/Makefile +++ b/net-mgmt/netxms/Makefile @@ -43,8 +43,7 @@ SQLITE_USES= sqlite ODBC_CONFIGURE_ON= --with-odbc ODBC_LIB_DEPENDS= libodbc.so:databases/unixODBC -USE_OPENSSL= yes -USES= gmake iconv libtool perl5 +USES= gmake iconv libtool perl5 ssl GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip |